ginipick commited on
Commit
b57eaf6
·
verified ·
1 Parent(s): 2273a08

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -6,4 +6,6 @@ httpx
6
  requests
7
  python-dotenv
8
  markdown
9
- weasyprint
 
 
 
6
  requests
7
  python-dotenv
8
  markdown
9
+ weasyprint
10
+ beautifulsoup4>=4.12.0
11
+ lxml>=4.9.0