chore(deps): update uvicorn[standard] requirement from <0.35,>=0.34 to >=0.34,<0.42 #21
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ dependencies = [
|
|||
"rapidfuzz>=3.14.3",
|
||||
"sqlalchemy>=2.0,<2.1",
|
||||
"tenacity>=9.1.4",
|
||||
"uvicorn[standard]>=0.34,<0.35",
|
||||
"uvicorn[standard]>=0.34,<0.42",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue