Skip to content

Commit

Permalink
Upgraded python packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshtf committed May 23, 2024
1 parent 7d6ef86 commit bd3b6c6
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
torch==1.12.1
scipy==1.9.1
cvxpy==1.2.1
tqdm==4.64.1
attrs==22.1.0
pandas==1.4.4
seaborn==0.11.2
matplotlib==3.5.3
torch~=2.3.0
numpy~=1.26.4
scipy~=1.13.1
cvxpy~=1.5.1
tqdm~=4.66.4
attrs~=23.2.0
pandas~=2.2.2
seaborn~=0.13.2
matplotlib~=3.9.0

0 comments on commit bd3b6c6

Please sign in to comment.