This commit is contained in:
949036910@qq.com
2026-05-27 20:40:19 +08:00
parent a27905a2fe
commit 2fe4effdd4

View File

@@ -1,13 +1,39 @@
fastapi>=0.115.0,<1.0
uvicorn[standard]>=0.32.0,<1.0
pydantic>=2.9.0,<3.0
pydantic-settings>=2.6.0,<3.0
sqlalchemy[asyncio]>=2.0.36,<3.0
aiomysql>=0.2.0,<1.0
alembic>=1.14.0,<2.0
redis>=5.2.0,<6.0
bcrypt>=4.0.0,<6.0
python-jose[cryptography]>=3.3.0,<4.0
cryptography>=43.0.0,<45.0
python-multipart>=0.0.12,<1.0
greenlet>=3.1.0,<4.0
aiomysql==0.3.2
alembic==1.18.4
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.13.0
bcrypt==5.0.0
cffi==2.0.0
click==8.3.3
colorama==0.4.6
cryptography==48.0.0
ecdsa==0.19.2
fastapi==0.136.1
greenlet==3.5.0
h11==0.16.0
httptools==0.7.1
idna==3.15
Mako==1.3.12
MarkupSafe==3.0.3
pyasn1==0.6.3
pycparser==3.0
pydantic==2.13.4
pydantic-settings==2.14.1
pydantic_core==2.46.4
PyJWT==2.12.1
PyMySQL==1.1.3
python-dotenv==1.2.2
python-jose==3.5.0
python-multipart==0.0.28
PyYAML==6.0.3
redis==5.3.1
rsa==4.9.1
six==1.17.0
SQLAlchemy==2.0.49
starlette==1.0.0
typing-inspection==0.4.2
typing_extensions==4.15.0
uvicorn==0.47.0
watchfiles==1.1.1
websockets==16.0