Pamudu13 commited on
Commit
01b46c9
·
verified ·
1 Parent(s): 3f2b9d0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
1
  Flask==2.0.3
2
- requests==2.26.0
3
- beautifulsoup4==4.10.0
 
4
  html2text==2020.1.16
5
  gunicorn==20.0.4
6
- werkzeug>=2.2.2
 
1
+ markupsafe==2.0.1
2
  Flask==2.0.3
3
+ Jinja2==3.0.3
4
+ requests==2.31.0
5
+ beautifulsoup4==4.12.2
6
  html2text==2020.1.16
7
  gunicorn==20.0.4