Skip to content

Commit

Permalink
Merge pull request #87 from online-ml/update_requirements
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
kulbachcedric authored Oct 20, 2023
2 parents 20ab012 + deed8c5 commit 3e5c020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
# Package requirements.
base_packages = [
"scikit-learn~=1.3.0",
"torch~=2.0.1",
"torch~=2.1.0",
"pandas~=2.1.0",
"numpy~=1.25.2",
"river~=0.18.0",
"river~=0.19.0",
"tqdm~=4.61.2",
"ordered-set~=4.1.0",
"torchviz~=0.0.2",
Expand Down

0 comments on commit 3e5c020

Please sign in to comment.