openfree commited on
Commit
ad6c87d
·
verified ·
1 Parent(s): 849c780

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -7
requirements.txt CHANGED
@@ -1,10 +1,16 @@
1
- fastapi==0.104.1
2
- uvicorn==0.24.0
3
- httpx==0.25.1
4
- pydantic==2.5.0
5
- streamlit==1.28.2
6
- gradio==4.7.1
7
- python-dotenv==1.0.0
8
  beautifulsoup4
9
  python-docx
10
  reportlab
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ httpx
4
+ pydantic
5
+ streamlit
6
+ gradio
7
+ python-dotenv
8
  beautifulsoup4
9
  python-docx
10
  reportlab
11
+ requests
12
+ sqlite3-api
13
+ PyPDF2
14
+ pandas
15
+ numpy
16
+ openpyxl