Spaces:
Sleeping
Sleeping
rogerxavier
commited on
Commit
•
ad46934
1
Parent(s):
0643bf1
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ aiohttp==3.7.3
|
|
3 |
fastapi==0.112.0
|
4 |
urllib3==2.0.7
|
5 |
tablestore==6.0.1
|
6 |
-
pydantic
|
7 |
uvicorn
|
8 |
mysql-connector-python
|
|
|
3 |
fastapi==0.112.0
|
4 |
urllib3==2.0.7
|
5 |
tablestore==6.0.1
|
6 |
+
pydantic==2.9.1
|
7 |
uvicorn
|
8 |
mysql-connector-python
|