Skip to content

Commit

Permalink
updated the dependencies for the testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ria-htkw committed Mar 30, 2024
1 parent bf6c0ea commit 0192a45
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ markdown==3.1.1
django-filter==23.5
pandas==1.5.3
matplotlib==3.7.5
pytest>=3.7.0
pytest-cov>=2.5.1
pytest-django>=3.1.2
codacy-coverage>=1.3.6
selenium>=3.14.0
factory_boy>=2.11.1
pylint>=2.1.1
pytest>=8.0.0
pytest-cov>=5.0.0
pytest-django>=4.7.0
codacy-coverage>=1.3.11
selenium>=4.16.0
factory_boy>=3.3.0
pylint>=3.1.0

0 comments on commit 0192a45

Please sign in to comment.