We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9948b2 commit 8014fb8Copy full SHA for 8014fb8
src/requirements.txt
@@ -1,3 +1,3 @@
1
-Django==5.1.*
2
-uvicorn==0.30.*
+Django>=5.1,<6
+uvicorn>=0.30,<0.40
3
blacknoise==1.0.0
0 commit comments