mirror of
https://github.com/TeamPGM/PagerMaid-Pyro.git
synced 2024-11-21 18:18:17 +00:00
⬆️ Fix pydantic
This commit is contained in:
parent
ee02026888
commit
b9f59927bd
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user