update
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
anyio==4.12.0
|
anyio==4.12.1
|
||||||
asgiref==3.11.0
|
asgiref==3.11.0
|
||||||
attrs==25.4.0
|
attrs==25.4.0
|
||||||
autobahn==25.12.2
|
autobahn==25.12.2
|
||||||
automat==25.4.16
|
automat==25.4.16
|
||||||
cbor2==5.7.1
|
cbor2==5.8.0
|
||||||
|
certifi==2026.2.25
|
||||||
cffi==2.0.0
|
cffi==2.0.0
|
||||||
channels==4.3.2
|
channels==4.3.2
|
||||||
channels-redis==4.3.0
|
channels-redis==4.3.0
|
||||||
@@ -12,27 +13,32 @@ click==8.3.1
|
|||||||
constantly==23.10.4
|
constantly==23.10.4
|
||||||
cryptography==46.0.3
|
cryptography==46.0.3
|
||||||
daphne==4.2.1
|
daphne==4.2.1
|
||||||
django==6.0
|
distro==1.9.0
|
||||||
|
django==6.0.1
|
||||||
django-cors-headers==4.9.0
|
django-cors-headers==4.9.0
|
||||||
django-extensions==4.1
|
django-extensions==4.1
|
||||||
django-ninja==1.5.1
|
django-ninja==1.5.3
|
||||||
django-redis==6.0.0
|
django-redis==6.0.0
|
||||||
dnspython==2.8.0
|
dnspython==2.8.0
|
||||||
email-validator==2.3.0
|
email-validator==2.3.0
|
||||||
gunicorn==23.0.0
|
gunicorn==24.1.1
|
||||||
h11==0.16.0
|
h11==0.16.0
|
||||||
|
httpcore==1.0.9
|
||||||
httptools==0.7.1
|
httptools==0.7.1
|
||||||
|
httpx==0.28.1
|
||||||
hyperlink==21.0.0
|
hyperlink==21.0.0
|
||||||
idna==3.11
|
idna==3.11
|
||||||
incremental==24.11.0
|
incremental==24.11.0
|
||||||
|
jiter==0.13.0
|
||||||
msgpack==1.1.2
|
msgpack==1.1.2
|
||||||
packaging==25.0
|
openai==2.24.0
|
||||||
|
packaging==26.0
|
||||||
psycopg==3.3.2
|
psycopg==3.3.2
|
||||||
psycopg-binary==3.3.2
|
psycopg-binary==3.3.2
|
||||||
py-ubjson==0.16.1
|
py-ubjson==0.16.1
|
||||||
pyasn1==0.6.1
|
pyasn1==0.6.2
|
||||||
pyasn1-modules==0.4.2
|
pyasn1-modules==0.4.2
|
||||||
pycparser==2.23
|
pycparser==3.0
|
||||||
pydantic==2.12.5
|
pydantic==2.12.5
|
||||||
pydantic-core==2.41.5
|
pydantic-core==2.41.5
|
||||||
pyopenssl==25.3.0
|
pyopenssl==25.3.0
|
||||||
@@ -40,14 +46,16 @@ python-dotenv==1.2.1
|
|||||||
pyyaml==6.0.3
|
pyyaml==6.0.3
|
||||||
redis==7.1.0
|
redis==7.1.0
|
||||||
service-identity==24.2.0
|
service-identity==24.2.0
|
||||||
|
sniffio==1.3.1
|
||||||
sqlparse==0.5.5
|
sqlparse==0.5.5
|
||||||
|
tqdm==4.67.3
|
||||||
twisted==25.5.0
|
twisted==25.5.0
|
||||||
txaio==25.12.2
|
txaio==25.12.2
|
||||||
typing-extensions==4.15.0
|
typing-extensions==4.15.0
|
||||||
typing-inspection==0.4.2
|
typing-inspection==0.4.2
|
||||||
ujson==5.11.0
|
ujson==5.11.0
|
||||||
uvicorn==0.38.0
|
uvicorn==0.40.0
|
||||||
uvloop==0.22.1
|
uvloop==0.22.1
|
||||||
watchfiles==1.1.1
|
watchfiles==1.1.1
|
||||||
websockets==15.0.1
|
websockets==16.0
|
||||||
zope-interface==8.1.1
|
zope-interface==8.2
|
||||||
|
|||||||
Reference in New Issue
Block a user