Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,6 +11,6 @@ huggingface-hub>=0.19
|
|
11 |
hf-transfer>=0.1.4
|
12 |
protobuf<4
|
13 |
click<8.1
|
14 |
-
pydantic
|
15 |
uvicorn>=0.14.0
|
16 |
spaces
|
|
|
11 |
hf-transfer>=0.1.4
|
12 |
protobuf<4
|
13 |
click<8.1
|
14 |
+
pydantic>=2.0,<3.0
|
15 |
uvicorn>=0.14.0
|
16 |
spaces
|