AiDeveloper1 commited on
Commit
d72caf3
·
verified ·
1 Parent(s): e211e93

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- fastapi[standard]
2
- uvicorn[standard]
3
- pdfplumber
4
- pydantic
5
- python-multipart
 
 
 
1
+ fastapi[standard]
2
+ uvicorn[standard]
3
+ pdfplumber
4
+ pydantic
5
+ python-multipart
6
+ openai
7
+ python-dotenv