This commit is contained in:
@@ -1,37 +1,61 @@
|
||||
anyio==3.6.1
|
||||
bcrypt==4.0.0
|
||||
certifi==2022.9.24
|
||||
charset-normalizer==2.1.1
|
||||
click==8.1.3
|
||||
dnspython==2.2.1
|
||||
ecdsa==0.18.0
|
||||
email-validator==1.3.0
|
||||
fastapi==0.85.0
|
||||
h11==0.14.0
|
||||
httptools==0.5.0
|
||||
idna==3.4
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
orjson==3.8.0
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.12.1
|
||||
bcrypt==5.0.0
|
||||
certifi==2026.1.4
|
||||
click==8.1.8
|
||||
dnspython==2.7.0
|
||||
ecdsa==0.19.1
|
||||
email-validator==2.3.0
|
||||
exceptiongroup==1.3.1
|
||||
fastapi==0.128.0
|
||||
fastapi-cli==0.0.20
|
||||
fastapi-cloud-cli==0.8.0
|
||||
fastar==0.8.0
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httptools==0.7.1
|
||||
httpx==0.28.1
|
||||
idna==3.11
|
||||
iniconfig==2.1.0
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==3.0.3
|
||||
mdurl==0.1.2
|
||||
orjson==3.11.5
|
||||
packaging==26.0
|
||||
passlib==1.7.4
|
||||
pyasn1==0.4.8
|
||||
pydantic==1.10.2
|
||||
PyMySQL==1.0.2
|
||||
python-dotenv==0.21.0
|
||||
python-jose==3.3.0
|
||||
python-multipart==0.0.5
|
||||
pluggy==1.6.0
|
||||
pyasn1==0.6.1
|
||||
pydantic==2.12.5
|
||||
pydantic-extra-types==2.11.0
|
||||
pydantic-settings==2.11.0
|
||||
pydantic_core==2.41.5
|
||||
Pygments==2.19.2
|
||||
PyMySQL==1.1.2
|
||||
pytest==8.4.2
|
||||
pytest-dotenv==0.5.2
|
||||
python-dotenv==1.2.1
|
||||
python-jose==3.5.0
|
||||
python-multipart==0.0.20
|
||||
python-pam==2.0.2
|
||||
PyYAML==6.0
|
||||
requests==2.28.1
|
||||
rsa==4.9
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
starlette==0.20.4
|
||||
typing_extensions==4.3.0
|
||||
ujson==5.5.0
|
||||
urllib3==1.26.12
|
||||
uvicorn==0.18.3
|
||||
uvloop==0.17.0
|
||||
watchfiles==0.17.0
|
||||
websockets==10.3
|
||||
PyYAML==6.0.3
|
||||
rich==14.2.0
|
||||
rich-toolkit==0.17.1
|
||||
rignore==0.7.6
|
||||
rsa==4.9.1
|
||||
sentry-sdk==2.48.0
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
starlette==0.49.3
|
||||
tomli==2.3.0
|
||||
typer==0.21.1
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
ujson==5.11.0
|
||||
urllib3==2.6.2
|
||||
uvicorn==0.39.0
|
||||
uvloop==0.22.1
|
||||
watchfiles==1.1.1
|
||||
websockets==15.0.1
|
||||
Reference in New Issue
Block a user