Spaces:
Sleeping
Sleeping
MatteoAldovardi commited on
Commit ·
0891a4a
1
Parent(s): a66caf7
aa
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ lightgbm==4.6.0
|
|
| 12 |
numpy==2.0.2
|
| 13 |
pandas==2.3.0
|
| 14 |
pip==25.1
|
| 15 |
-
|
| 16 |
pydantic==2.11.5
|
| 17 |
pydantic_core==2.33.2
|
| 18 |
python-dateutil==2.9.0.post0
|
|
|
|
| 12 |
numpy==2.0.2
|
| 13 |
pandas==2.3.0
|
| 14 |
pip==25.1
|
| 15 |
+
starlette==0.46.2
|
| 16 |
pydantic==2.11.5
|
| 17 |
pydantic_core==2.33.2
|
| 18 |
python-dateutil==2.9.0.post0
|