Spaces:
Running
Running
Rohit Rajpoot
commited on
Commit
·
b24a74e
1
Parent(s):
4c620d7
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
|