Update dependency cryptography to v50
This commit is contained in:
parent
702abc832d
commit
ddfacaf4a5
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ dependencies = [
|
||||||
"charset-normalizer==3.4.9",
|
"charset-normalizer==3.4.9",
|
||||||
"click==8.4.2",
|
"click==8.4.2",
|
||||||
"colorama==0.4.6",
|
"colorama==0.4.6",
|
||||||
"cryptography==49.0.0",
|
"cryptography==50.0.0",
|
||||||
"fastapi==0.137.1",
|
"fastapi==0.137.1",
|
||||||
"fastapi-cache2==0.2.2",
|
"fastapi-cache2==0.2.2",
|
||||||
"greenlet==3.5.4",
|
"greenlet==3.5.4",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue