banao-tech commited on
Commit
2fb2495
·
verified ·
1 Parent(s): 4ff15ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
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
 
1
  fastapi>=0.111.0
2
  uvicorn[standard]>=0.29.0
3
  anthropic>=0.28.0
4
+ weasyprint>=62.0
5
+ jinja2>=3.1.0
6
  pypdf>=4.0.0
7
  pydantic>=2.0.0
8
  python-multipart>=0.0.9