shivace007 commited on
Commit
88f0c88
·
verified ·
1 Parent(s): 3011aaf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -3
requirements.txt CHANGED
@@ -1,3 +1,14 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ pydantic==2.4.2
4
+ streamlit==1.28.2
5
+ requests==2.31.0
6
+ python-multipart==0.0.6
7
+ python-jose==3.3.0
8
+ passlib==1.7.4
9
+ bcrypt==4.0.1
10
+ pillow==10.1.0
11
+ boto3==1.29.3
12
+ python-dotenv==1.0.0
13
+ jinja2==3.1.2
14
+ groq==0.4.2