⬆️ Fix pydantic

This commit is contained in:
xtaodada 2023-11-02 14:48:46 +08:00
parent ee02026888
commit b9f59927bd
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -9,12 +9,12 @@ httpx==0.25.0
apscheduler==3.10.4 apscheduler==3.10.4
sqlitedict~=2.1.0 sqlitedict~=2.1.0
casbin==1.33.0 casbin==1.33.0
sentry-sdk==1.32.0 sentry-sdk==1.33.1
PyQRCode>=1.2.1 PyQRCode>=1.2.1
PyPng PyPng
fastapi==0.104.1 fastapi==0.104.1
amis-python==1.0.8.post2 amis-python==1.0.8.post2
python-jose python-jose
uvicorn uvicorn
pydantic pydantic<2.0.0
starlette starlette