Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -41,7 +41,7 @@ pandas==2.0.1
|
|
41 |
Pillow==9.5.0
|
42 |
protobuf==3.20.3
|
43 |
pyarrow==12.0.0
|
44 |
-
pydantic==1.10.
|
45 |
pydeck==0.8.1b0
|
46 |
Pygments==2.15.1
|
47 |
Pympler==1.0.1
|
|
|
41 |
Pillow==9.5.0
|
42 |
protobuf==3.20.3
|
43 |
pyarrow==12.0.0
|
44 |
+
pydantic==1.10.9
|
45 |
pydeck==0.8.1b0
|
46 |
Pygments==2.15.1
|
47 |
Pympler==1.0.1
|