This commit is contained in:
+9
-10
@@ -12,13 +12,13 @@ dependencies = [
|
||||
"aiosignal==1.4.0",
|
||||
"anyio==4.12.1",
|
||||
"attrs==25.4.0",
|
||||
"authlib==1.6.6",
|
||||
"authlib==1.6.7",
|
||||
"blinker==1.9.0",
|
||||
"certifi==2026.1.4",
|
||||
"cffi==2.0.0",
|
||||
"click==8.3.1",
|
||||
"convex==0.7.0",
|
||||
"cryptography==46.0.3",
|
||||
"cryptography==46.0.4",
|
||||
"deprecated==1.3.1",
|
||||
"dotenv==0.9.9",
|
||||
"flask==3.1.2",
|
||||
@@ -35,31 +35,30 @@ dependencies = [
|
||||
"idna==3.11",
|
||||
"itsdangerous==2.2.0",
|
||||
"jinja2==3.1.6",
|
||||
"limits==5.6.0",
|
||||
"limits==5.8.0",
|
||||
"markdown-it-py==4.0.0",
|
||||
"markupsafe==3.0.3",
|
||||
"mdurl==0.1.2",
|
||||
"msgpack==1.1.2",
|
||||
"multidict==6.7.0",
|
||||
"multidict==6.7.1",
|
||||
"ordered-set==4.1.0",
|
||||
"packaging==26.0",
|
||||
"pip-autoremove==0.10.0",
|
||||
"priority==2.0.0",
|
||||
"propcache==0.4.1",
|
||||
"pycparser==3.0",
|
||||
"pygments==2.19.2",
|
||||
"pyjwt==2.10.1",
|
||||
"pyjwt==2.11.0",
|
||||
"python-dotenv==1.2.1",
|
||||
"quart==0.20.0",
|
||||
"quart-flask-patch==0.3.0",
|
||||
"quart-session",
|
||||
"redis==7.0.0",
|
||||
"rich==14.2.0",
|
||||
"setuptools==80.10.1",
|
||||
"redis==7.1.0",
|
||||
"rich==14.3.2",
|
||||
"setuptools==82.0.0",
|
||||
"sniffio==1.3.1",
|
||||
"typing-extensions==4.15.0",
|
||||
"werkzeug==3.1.5",
|
||||
"wrapt==2.0.1",
|
||||
"wrapt==2.1.1",
|
||||
"wsproto==1.3.2",
|
||||
"yarl==1.22.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user