diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index d96280a..0bcc7b8 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ soupsieve==2.3.2.post1; python_version >= "3.6" and python_full_version >= "3.6. trio-websocket==0.9.2; python_version >= "3.7" and python_version < "4.0" trio==0.22.0; python_version >= "3.7" and python_version < "4.0" typer==0.4.2; python_version >= "3.6" -undetected-chromedriver==3.2.1 +undetected-chromedriver==3.5.5 urllib3==1.26.13; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0" websockets==10.4; python_version >= "3.7" wsproto==1.2.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.0"