Skip to content

Commit

Permalink
fixed: requirement.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yizhihenpidehou committed Jan 20, 2025
1 parent e540590 commit a9a0c7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy>=2.0.1
numpy>=1.24.3
setuptools>=66.0.0
scipy>=1.10.1
matplotlib>=3.7.1
Expand All @@ -8,7 +8,7 @@ pandas>=2.0.1
nose>=1.3.7
pybind11>=2.10.4
pydsge
torch
torch>=2.3.0
requests
six>=1.15.0
optuna
Expand Down

0 comments on commit a9a0c7d

Please sign in to comment.