update requirements
Build and Push Docker Container / build-and-push (push) Successful in 1m17s

This commit is contained in:
2026-02-26 10:39:40 +01:00
parent 6137121209
commit 367e9fbdb6
3 changed files with 36 additions and 56 deletions
+6 -7
View File
@@ -12,19 +12,18 @@ dependencies = [
"aiosignal==1.4.0",
"anyio==4.12.1",
"attrs==25.4.0",
"authlib==1.6.7",
"authlib==1.6.8",
"blinker==1.9.0",
"certifi==2026.1.4",
"certifi==2026.2.25",
"cffi==2.0.0",
"click==8.3.1",
"convex==0.7.0",
"cryptography==46.0.5",
"deprecated==1.3.1",
"dotenv==0.9.9",
"flask==3.1.2",
"flask==3.1.3",
"flask-limiter==4.1.1",
"frozenlist==1.8.0",
"gel==3.1.0",
"h11==0.16.0",
"h2==4.3.0",
"hpack==4.1.0",
@@ -52,12 +51,12 @@ dependencies = [
"quart==0.20.0",
"quart-flask-patch==0.3.0",
"quart-session",
"redis==7.1.1",
"rich==14.3.2",
"redis==7.2.1",
"rich==14.3.3",
"setuptools==82.0.0",
"sniffio==1.3.1",
"typing-extensions==4.15.0",
"werkzeug==3.1.5",
"werkzeug==3.1.6",
"wrapt==2.1.1",
"wsproto==1.3.2",
"yarl==1.22.0",