banao-tech commited on
Commit
3dc7583
·
verified ·
1 Parent(s): 32ca6b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,3 +1,7 @@
 
 
1
  anthropic>=0.28.0
2
- gradio>=4.44.0
3
- pypdf>=4.3.0
 
 
 
1
+ fastapi>=0.111.0
2
+ uvicorn[standard]>=0.29.0
3
  anthropic>=0.28.0
4
+ reportlab>=4.2.0
5
+ pypdf>=4.0.0
6
+ pydantic>=2.0.0
7
+ python-multipart>=0.0.9