Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
cython
|
| 2 |
scipy
|
| 3 |
shapely
|
|
|
|
| 1 |
+
numpy>=1.18.5,<1.24.0
|
| 2 |
cython
|
| 3 |
scipy
|
| 4 |
shapely
|