This commit is contained in:
2025-12-20 22:42:05 +08:00
parent f43b1c62f6
commit d1b5b67725
2 changed files with 519 additions and 304 deletions

View File

@@ -1,52 +1,53 @@
annotated-types==0.7.0
anyio==4.9.0
asgiref==3.9.1
attrs==25.3.0
autobahn==24.4.2
anyio==4.12.0
asgiref==3.11.0
attrs==25.4.0
autobahn==25.12.2
automat==25.4.16
cffi==1.17.1
channels==4.2.2
channels-redis==4.2.1
click==8.2.1
cbor2==5.7.1
cffi==2.0.0
channels==4.3.2
channels-redis==4.3.0
click==8.3.1
constantly==23.10.4
cryptography==45.0.5
cryptography==46.0.3
daphne==4.2.1
django==5.2.4
django-cors-headers==4.7.0
django==6.0
django-cors-headers==4.9.0
django-extensions==4.1
django-ninja==1.4.3
django-ninja==1.5.1
django-redis==6.0.0
dnspython==2.7.0
email-validator==2.2.0
dnspython==2.8.0
email-validator==2.3.0
gunicorn==23.0.0
h11==0.16.0
httptools==0.6.4
httptools==0.7.1
hyperlink==21.0.0
idna==3.10
incremental==24.7.2
msgpack==1.1.1
idna==3.11
incremental==24.11.0
msgpack==1.1.2
packaging==25.0
psycopg==3.2.9
psycopg-binary==3.2.9
psycopg==3.3.2
psycopg-binary==3.3.2
py-ubjson==0.16.1
pyasn1==0.6.1
pyasn1-modules==0.4.2
pycparser==2.22
pydantic==2.11.7
pydantic-core==2.33.2
pyopenssl==25.1.0
python-dotenv==1.1.1
pyyaml==6.0.2
redis==6.2.0
pycparser==2.23
pydantic==2.12.5
pydantic-core==2.41.5
pyopenssl==25.3.0
python-dotenv==1.2.1
pyyaml==6.0.3
redis==7.1.0
service-identity==24.2.0
setuptools==80.9.0
sniffio==1.3.1
sqlparse==0.5.3
sqlparse==0.5.5
twisted==25.5.0
txaio==25.6.1
typing-extensions==4.14.1
typing-inspection==0.4.1
uvicorn==0.35.0
uvloop==0.21.0
watchfiles==1.1.0
txaio==25.12.2
typing-extensions==4.15.0
typing-inspection==0.4.2
ujson==5.11.0
uvicorn==0.38.0
uvloop==0.22.1
watchfiles==1.1.1
websockets==15.0.1
zope-interface==7.2
zope-interface==8.1.1

748
uv.lock generated

File diff suppressed because it is too large Load Diff