Spaces:
Sleeping
Sleeping
Rohit Rajpoot
commited on
Commit
·
ada8fe7
1
Parent(s):
a7ae2e1
Update numpy==! to numpy for Python 3.12 compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -26,7 +26,7 @@ mpmath==1.3.0
|
|
26 |
narwhals==1.43.1
|
27 |
networkx
|
28 |
nltk==3.9.1
|
29 |
-
numpy
|
30 |
packaging==25.0
|
31 |
pandas==2.3.0
|
32 |
pillow==11.2.1
|
|
|
26 |
narwhals==1.43.1
|
27 |
networkx
|
28 |
nltk==3.9.1
|
29 |
+
numpy
|
30 |
packaging==25.0
|
31 |
pandas==2.3.0
|
32 |
pillow==11.2.1
|