This commit is contained in:
kittentm 2026-04-09 05:55:04 +02:00
commit 572ab6c047
No known key found for this signature in database
GPG key ID: AC43DFDBC1F44A91

View file

@ -15,10 +15,10 @@ dependencies = [
"charset-normalizer==3.4.7",
"click==8.3.2",
"colorama==0.4.6",
"cryptography==46.0.6",
"cryptography==46.0.7",
"fastapi==0.135.3",
"fastapi-cache2==0.2.2",
"greenlet==3.3.2",
"greenlet==3.4.0",
"h11==0.16.0",
"httpcore==1.0.9",
"httpx==0.28.1",