1 parent cd5aa23 commit 8c36d9aCopy full SHA for 8c36d9a
1 file changed
requirements.txt
@@ -1,4 +1,4 @@
1
-fastapi==0.92.0
2
-uvicorn==0.20.0
3
-httpx
4
-pytest
+fastapi>=0.100.0,<0.110.0
+starlette>=0.27.0,<0.36.0
+httpx>=0.24.0,<0.27.0
+pytest>=7.0.0
0 commit comments