Spaces:
Runtime error
Runtime error
Commit ·
315008e
1
Parent(s): e48c3a5
Upload E-Commerce Product Intelligence Dashboard
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
fastapi==0.
|
| 2 |
-
uvicorn==0.
|
| 3 |
pandas==2.2.0
|
| 4 |
kaggle==1.6.17
|
| 5 |
pyarrow==18.0.0
|
|
|
|
| 1 |
+
fastapi==0.111.0
|
| 2 |
+
uvicorn==0.30.6
|
| 3 |
pandas==2.2.0
|
| 4 |
kaggle==1.6.17
|
| 5 |
pyarrow==18.0.0
|