Spaces:
Runtime error
Runtime error
Jonathan Marokhovsky
commited on
Commit
·
4928ab0
1
Parent(s):
bda8e7d
Adding pydantic:2.0 as it seems that's necessary to get solara to work.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ solara
|
|
2 |
leafmap
|
3 |
pmtiles
|
4 |
geopandas
|
|
|
|
2 |
leafmap
|
3 |
pmtiles
|
4 |
geopandas
|
5 |
+
pydantic< 2.0
|