Debayan Mandal commited on
Commit ·
14cadef
1
Parent(s): f721d39
Starlette downgrading
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
solara>=1.32.0
|
|
|
|
| 2 |
duckdb>=1.0.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
geopandas>=0.14.0
|
|
|
|
| 1 |
solara>=1.32.0
|
| 2 |
+
starlette==0.27.0
|
| 3 |
duckdb>=1.0.0
|
| 4 |
pandas>=2.0.0
|
| 5 |
geopandas>=0.14.0
|