Skip to content

Commit 8c36d9a

Browse files
authored
Update dependencies in requirements.txt
1 parent cd5aa23 commit 8c36d9a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fastapi==0.92.0
2-
uvicorn==0.20.0
3-
httpx
4-
pytest
1+
fastapi>=0.100.0,<0.110.0
2+
starlette>=0.27.0,<0.36.0
3+
httpx>=0.24.0,<0.27.0
4+
pytest>=7.0.0

0 commit comments

Comments
 (0)