Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ requests==2.31.0
|
|
8 |
beautifulsoup4==4.12.2
|
9 |
html2text==2020.1.16
|
10 |
hypercorn==0.14.3
|
11 |
-
markupsafe==2.
|
12 |
werkzeug==3.0.0
|
13 |
selenium==4.15.2
|
14 |
undetected-chromedriver==3.5.3
|
|
|
8 |
beautifulsoup4==4.12.2
|
9 |
html2text==2020.1.16
|
10 |
hypercorn==0.14.3
|
11 |
+
markupsafe==2.1.1
|
12 |
werkzeug==3.0.0
|
13 |
selenium==4.15.2
|
14 |
undetected-chromedriver==3.5.3
|