Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
DhruvKinger authored Jul 25, 2024
1 parent 0698445 commit ab21cb9
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask== 2.2.2
pandas==1.3.5
scikit-learn==1.0.2
joblib==1.2.0
pylint==2.13.7
pytest==7.1.2
flask==3.0.3
pandas==2.2.2
scikit-learn==1.5.1
joblib==1.4.2
pylint==3.2.6
pytest==8.3.1

0 comments on commit ab21cb9

Please sign in to comment.