Spaces:
Sleeping
Sleeping
Commit
•
7b970f3
1
Parent(s):
37a4ac2
Changed click version
Browse filesCo-authored-by: Miles Cranmer <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ pandas
|
|
3 |
numpy
|
4 |
scikit_learn >= 1.0.0
|
5 |
julia >= 0.6.0
|
6 |
-
click>=
|
7 |
setuptools>=66.0.0
|
|
|
3 |
numpy
|
4 |
scikit_learn >= 1.0.0
|
5 |
julia >= 0.6.0
|
6 |
+
click>=7.0.0
|
7 |
setuptools>=66.0.0
|