Skip to content

Commit

Permalink
Definition of setup versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Berchez Moreno committed Nov 20, 2023
1 parent dee720d commit 34f358a
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 @@ -11,8 +11,8 @@
install_requires=[
"scikit-learn",
"numpy",
"torch",
"torchvision",
"torch==1.10.2",
"torchvision==0.11.3",
"pandas",
"scipy",
"matplotlib",
Expand Down

0 comments on commit 34f358a

Please sign in to comment.