Dash-inc commited on
Commit
0eb85cd
·
verified ·
1 Parent(s): cc27b54

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ pymongo
5
+ langchain_groq
6
+ aura-sr
7
+ pillow
8
+ requests
9
+ python-dotenv