Spaces:
Running
Running
Commit
•
b706235
1
Parent(s):
7b970f3
Updated setup tools
Browse filesCo-authored-by: Miles Cranmer <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ numpy
|
|
4 |
scikit_learn >= 1.0.0
|
5 |
julia >= 0.6.0
|
6 |
click>=7.0.0
|
7 |
-
setuptools>=
|
|
|
4 |
scikit_learn >= 1.0.0
|
5 |
julia >= 0.6.0
|
6 |
click>=7.0.0
|
7 |
+
setuptools>=50.0.0
|