Commit 4f4debba authored by zijiren233's avatar zijiren233
Browse files

Fix: v0.91.0 of fastapi Cannot add middleware after an application has started

parent ea9bd9fc
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -27,3 +27,4 @@ GitPython==3.1.27
torchsde==0.2.5
torchsde==0.2.5
safetensors==0.2.7
safetensors==0.2.7
httpcore<=0.15
httpcore<=0.15
fastapi==0.90.1