Spaces:
Runtime error
Runtime error
Commit
·
d103fa2
1
Parent(s):
1083f7f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -25,7 +25,7 @@ MarkupSafe==2.1.2
|
|
25 |
matplotlib==3.7.1
|
26 |
mdurl==0.1.2
|
27 |
nltk==3.8.1
|
28 |
-
numpy==1.
|
29 |
packaging==23.0
|
30 |
pandas==1.5.3
|
31 |
Pillow==9.4.0
|
|
|
25 |
matplotlib==3.7.1
|
26 |
mdurl==0.1.2
|
27 |
nltk==3.8.1
|
28 |
+
numpy==1.23.5
|
29 |
packaging==23.0
|
30 |
pandas==1.5.3
|
31 |
Pillow==9.4.0
|