We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d7d10 commit 3947e07Copy full SHA for 3947e07
requirements.txt
@@ -1,3 +1,4 @@
1
fastapi >=0.100
2
uvicorn[standard] >=0.29.0
3
pyzmq >=22.0.0
4
+starlette<0.46.0 # TODO: fix root cause for buffer error
0 commit comments