Update dependency cryptography to v50
This commit is contained in:
parent
ad0cf39647
commit
77f442fa7a
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue