Spaces:
Running
Running
Update pandas==2.2.3
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ aiosignal==1.3.1
|
|
4 |
APScheduler==3.10.1
|
5 |
gradio==3.27.0
|
6 |
gradio_client==0.1.3
|
7 |
-
pandas==2.
|
8 |
matplotlib
|
9 |
numpy==2.1
|
10 |
plotly
|
|
|
4 |
APScheduler==3.10.1
|
5 |
gradio==3.27.0
|
6 |
gradio_client==0.1.3
|
7 |
+
pandas==2.2.3
|
8 |
matplotlib
|
9 |
numpy==2.1
|
10 |
plotly
|