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
Files changed (1) hide show
  1. 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