Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -2,10 +2,10 @@ aiofiles==23.1.0
|
|
2 |
aiohttp==3.8.4
|
3 |
aiosignal==1.3.1
|
4 |
APScheduler==3.10.1
|
5 |
-
gradio==
|
6 |
-
gradio_client==
|
7 |
-
pandas==2.
|
8 |
matplotlib
|
9 |
-
numpy==2
|
10 |
plotly
|
11 |
openpyxl==3.0.10
|
|
|
2 |
aiohttp==3.8.4
|
3 |
aiosignal==1.3.1
|
4 |
APScheduler==3.10.1
|
5 |
+
gradio==4.42.0
|
6 |
+
gradio_client==1.3.0
|
7 |
+
pandas==2.0.0
|
8 |
matplotlib
|
9 |
+
numpy==1.24.2
|
10 |
plotly
|
11 |
openpyxl==3.0.10
|