forked from spacebar/SplatNet-Backend
fix(deps): update dependency cryptography to v48
This commit is contained in:
parent
5712238297
commit
cc30baa5f0
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ dependencies = [
|
|||
"charset-normalizer==3.4.7",
|
||||
"click==8.3.3",
|
||||
"colorama==0.4.6",
|
||||
"cryptography==46.0.7",
|
||||
"cryptography==48.0.0",
|
||||
"fastapi==0.136.1",
|
||||
"fastapi-cache2==0.2.2",
|
||||
"greenlet==3.5.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue