DeepLearning101
commited on
Commit
•
4c7e7fb
1
Parent(s):
5fc48e8
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==5.5.0
|
2 |
aiohttp
|
3 |
-
pydantic
|
4 |
fastapi>=0.115.2,<1.0
|
5 |
starlette>=0.40.0,<1.0
|
|
|
1 |
gradio==5.5.0
|
2 |
aiohttp
|
3 |
+
pydantic>=2.0
|
4 |
fastapi>=0.115.2,<1.0
|
5 |
starlette>=0.40.0,<1.0
|