shoaibmoghal commited on
Commit
cd4bd3b
·
verified ·
1 Parent(s): 8a0de5b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ uvicorn
3
  llama-cpp-python
4
  pypdf2
5
  python-docx
6
- requests # ✅ Added this line
 
 
3
  llama-cpp-python
4
  pypdf2
5
  python-docx
6
+ requests
7
+ python-multipart # ✅ Added this line