Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -36,7 +36,7 @@ pandas==2.0.2
|
|
36 |
Pillow==9.5.0
|
37 |
protobuf==4.23.2
|
38 |
pyarrow==12.0.0
|
39 |
-
pydantic==
|
40 |
pydeck==0.8.1b0
|
41 |
Pygments==2.15.1
|
42 |
Pympler==1.0.1
|
|
|
36 |
Pillow==9.5.0
|
37 |
protobuf==4.23.2
|
38 |
pyarrow==12.0.0
|
39 |
+
pydantic==1.10.9
|
40 |
pydeck==0.8.1b0
|
41 |
Pygments==2.15.1
|
42 |
Pympler==1.0.1
|