Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
kostrykin authored Sep 5, 2024
1 parent ea91139 commit 78a6f91
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
numpy==1.20
scipy==1.6.3
scikit-image==0.18.1
numpy==1.26
scipy==1.13.1
scikit-image==0.24.0
ipython>=7.31.1
dill==0.3.2
ray>=0.8.7
cvxopt==1.2.7
cvxpy==1.1.13
cvxopt==1.3.2
cvxpy==1.5.3
matplotlib>=3.0
mkl>=2020.0
imagecodecs==2022.9.26
imagecodecs==2024.6.1

0 comments on commit 78a6f91

Please sign in to comment.