Attempt #4c - pin same version of requirements from paperspace but remove cuda pinning
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -96,7 +96,7 @@ ipywidgets==7.7.1
|
|
96 |
isodate==0.6.0
|
97 |
jax==0.3.14
|
98 |
# jaxlib @ https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.8+cuda11.cudnn82-cp39-none-manylinux2014_x86_64.whl
|
99 |
-
jdcal==1.0
|
100 |
jedi==0.18.1
|
101 |
Jinja2==3.1.2
|
102 |
jmespath==0.9.4
|
|
|
96 |
isodate==0.6.0
|
97 |
jax==0.3.14
|
98 |
# jaxlib @ https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.3.8+cuda11.cudnn82-cp39-none-manylinux2014_x86_64.whl
|
99 |
+
# jdcal==1.0
|
100 |
jedi==0.18.1
|
101 |
Jinja2==3.1.2
|
102 |
jmespath==0.9.4
|