Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi Tschupp committed Jun 30, 2024
1 parent 5c542e6 commit 8ffc972
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
alembic==1.13.1
alembic==1.13.2
aniso8601==9.0.1
asttokens==2.4.1
blinker==1.8.2
Expand All @@ -11,7 +11,7 @@ colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
cycler==0.12.1
debugpy==1.8.1
debugpy==1.8.2
decorator==5.1.1
Deprecated==1.2.14
docker==7.1.0
Expand Down Expand Up @@ -67,7 +67,8 @@ pyzmq==26.0.3
querystring-parser==1.2.4
requests==2.32.3
scikit-learn==1.5.0
scipy==1.13.1
scipy==1.14.0
seaborn==0.13.2
six==1.16.0
smmap==5.0.1
SQLAlchemy==2.0.31
Expand All @@ -83,4 +84,5 @@ waitress==3.0.0
wcwidth==0.2.13
Werkzeug==3.0.3
wrapt==1.16.0
xgboost==2.0.2
zipp==3.19.2

0 comments on commit 8ffc972

Please sign in to comment.