Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
dash==2.11.0
|
2 |
gunicorn==20.1.0
|
3 |
-
pandas==2.1.1
|
|
|
|
1 |
dash==2.11.0
|
2 |
gunicorn==20.1.0
|
3 |
+
pandas==2.1.1
|
4 |
+
numpy==1.23.5
|