Sobroinc commited on
Commit
58c7095
·
verified ·
1 Parent(s): 7df8e9b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ python-dotenv
2
+ pymongo
3
+ fastapi
4
+ uvicorn
5
+ requests
6
+ httpx
7
+ meilisearch
8
+ PyMuPDF
9
+ pdfplumber
10
+ python-jose