Pamudu13 commited on
Commit
4205a9b
·
verified ·
1 Parent(s): 0c771ba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -6,4 +6,8 @@ html2text==2020.1.16
6
  hypercorn==0.14.3
7
  markupsafe==2.0.1
8
  werkzeug==2.0.3
 
 
 
 
9
 
 
6
  hypercorn==0.14.3
7
  markupsafe==2.0.1
8
  werkzeug==2.0.3
9
+ selenium==4.15.2
10
+ undetected-chromedriver==3.5.3
11
+ webdriver-manager==4.0.1
12
+ Pillow==10.1.0
13