zt1y14 commited on
Commit
9e475cd
1 Parent(s): 9f738da

Update requirements.txt

Browse files

Fix pydantic import error

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,3 +3,4 @@ leafmap
3
  mapwidget
4
  solara==1.17.0
5
  geopandas
 
 
3
  mapwidget
4
  solara==1.17.0
5
  geopandas
6
+ pydantic=1.10.12