2 parents 655a44c + 6637884 commit 275f2d0Copy full SHA for 275f2d0
1 file changed
backend/requirements.txt
@@ -19,7 +19,7 @@ email-validator==2.3.0
19
reportlab==4.5.0
20
# Streaming multipart parser — used by upload_artifact for true mid-wire size-limit abort.
21
# Pinned to <2.0 to avoid breaking API changes; Dependabot will bump the minor.
22
-streaming-form-data>=1.16,<2.0
+streaming-form-data>=2.0.0,<3.0
23
24
# Optional dependencies for LLM embeddings
25
# Uncomment the lines below if using LLM-based similarity
0 commit comments