Skip to content

Commit 230639d

Browse files
Merge pull request #58 from christosgalano/dependabot/pip/main/uvicorn-gte-0.20.0-and-lt-0.35.0
Update uvicorn requirement from <0.31.0,>=0.20.0 to >=0.20.0,<0.35.0
2 parents 3b7afb2 + 3977131 commit 230639d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
fastapi>=0.93.0,<1.0.0
2-
uvicorn>=0.20.0,<0.31.0
2+
uvicorn>=0.20.0,<0.35.0

0 commit comments

Comments
 (0)