datdevsteve commited on
Commit
fe35162
·
verified ·
1 Parent(s): 069d804

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,6 +2,8 @@
2
  fastapi
3
  uvicorn
4
  Pillow==10.2.0
 
 
5
 
6
  # LangChain (PINNED)
7
  langchain==0.1.20
 
2
  fastapi
3
  uvicorn
4
  Pillow==10.2.0
5
+ python-multipart==0.0.9
6
+
7
 
8
  # LangChain (PINNED)
9
  langchain==0.1.20