Update dependency cryptography to v50

This commit is contained in:
Spacebot 2026-08-05 05:03:30 +00:00 committed by redbinder0526
commit ddfacaf4a5

View file

@ -15,7 +15,7 @@ dependencies = [
"charset-normalizer==3.4.9",
"click==8.4.2",
"colorama==0.4.6",
"cryptography==49.0.0",
"cryptography==50.0.0",
"fastapi==0.137.1",
"fastapi-cache2==0.2.2",
"greenlet==3.5.4",