chore(deps): update fastapi requirement from <0.117,>=0.116 to >=0.116,<0.136 #26
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ dependencies = [
|
|||
"argon2-cffi>=25.1,<26.0",
|
||||
"asyncpg>=0.30,<0.31",
|
||||
"crossrefapi>=1.6,<2.0",
|
||||
"fastapi>=0.116,<0.117",
|
||||
"fastapi>=0.116,<0.136",
|
||||
"httpx>=0.28,<0.29",
|
||||
"itsdangerous>=2.2,<3.0",
|
||||
"python-multipart>=0.0.9,<0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue