Skip to content

Commit

Permalink
[patch] changed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
pkohlmann committed Nov 26, 2024
1 parent 13617b0 commit 00762e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ prophet==1.1.6
psycopg2-binary==2.9.5
pyarrow==14.0.1
pyod==2.0.2
certifi>=2023.7.22
requests==2.31.0
certifi>=2024.7.04
requests==2.32.2
ruptures==1.1.9
scikit-learn==1.1.1
scikit-learn==1.5.0
scikit-image==0.19.3
scipy==1.11.1
sqlalchemy==1.4.39
Expand All @@ -24,5 +24,5 @@ numpy==1.23.5
tabulate==0.8.10
# torch==2.2.0 : installation moved to Dockerfile
transformers==4.46.1
urllib3==1.26.18
urllib3==1.26.19
protobuf==4.21.12

0 comments on commit 00762e7

Please sign in to comment.