Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ requests-cache==1.2.1
|
|
11 |
httpx==0.27.0
|
12 |
cachetools==5.4.0
|
13 |
python-dotenv==1.0.1
|
14 |
-
ipyleaflet==0.19.2
|
|
|
|
11 |
httpx==0.27.0
|
12 |
cachetools==5.4.0
|
13 |
python-dotenv==1.0.1
|
14 |
+
ipyleaflet==0.19.2
|
15 |
+
pydantic==2.8.2
|