forked from spacebar/SplatNet-Backend
fix(deps): update dependency greenlet to v3.5.0
This commit is contained in:
parent
581c950261
commit
5712238297
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ dependencies = [
|
|||
"cryptography==46.0.7",
|
||||
"fastapi==0.136.1",
|
||||
"fastapi-cache2==0.2.2",
|
||||
"greenlet==3.4.0",
|
||||
"greenlet==3.5.0",
|
||||
"h11==0.16.0",
|
||||
"httpcore==1.0.9",
|
||||
"httpx==0.28.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue