Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
gunicorn==21.2.0
|
|
|
|
| 1 |
+
numpy==1.24.3
|
| 2 |
+
pandas==2.1.4
|
| 3 |
+
dash==2.17.1
|
| 4 |
+
plotly==5.18.0
|
| 5 |
gunicorn==21.2.0
|