From a68ded9c45c47f9a518554f46cd3a3c2c00a020d Mon Sep 17 00:00:00 2001 From: Kristofers-Solo Date: Fri, 4 Feb 2022 10:33:47 +0200 Subject: [PATCH] Upgrade requirements.txt --- requirements.txt | 62 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/requirements.txt b/requirements.txt index 748d3954..cbd1f887 100644 --- a/requirements.txt +++ b/requirements.txt @@ -165,3 +165,65 @@ XlsxWriter==3.0.2 xlwt==1.3.0 xpath-utils==0.0.3 yapf==0.31.0 +async-generator==1.10 +attrs==21.2.0 +beautifulsoup4==4.10.0 +bs4==0.0.1 +certifi==2021.10.8 +cffi==1.15.0 +charset-normalizer==2.0.8 +cryptography==36.0.0 +cycler==0.11.0 +docopt==0.6.2 +et-xmlfile==1.1.0 +filelock==3.4.0 +fonttools==4.28.2 +geckodriver-autoinstaller==0.1.0 +h11==0.12.0 +idna==3.3 +jsoncodable==0.1.7 +jsonpickle==2.0.0 +k-selenium-cookies==0.0.4 +kiwisolver==1.3.2 +kproxy==0.0.1 +matplotlib==3.5.0 +noraise==0.0.16 +numpy==1.21.4 +openpyxl==3.0.9 +outcome==1.1.0 +packaging==21.3 +pandas==1.3.4 +Pillow==9.0.0 +pycparser==2.21 +pyOpenSSL==21.0.0 +pyparsing==3.0.6 +PyQt5==5.15.6 +PyQt5-Qt5==5.15.2 +PyQt5-sip==12.9.1 +python-dateutil==2.8.2 +python-xlib==0.31 +pytz==2021.3 +requests==2.26.0 +requests-file==1.5.1 +scipy==1.7.3 +seaborn==0.11.2 +selenium==4.1.0 +selenium-browser==0.0.15 +setuptools-scm==6.3.2 +six==1.16.0 +sniffio==1.2.0 +sortedcontainers==2.4.0 +soupsieve==2.3.1 +tldextract==3.1.2 +tomli==1.2.2 +trio==0.19.0 +trio-websocket==0.9.2 +ueberzug==18.1.9 +urllib3==1.26.7 +word2number==1.1 +wsproto==1.0.0 +xlrd==2.0.1 +XlsxWriter==3.0.2 +xlwt==1.3.0 +xpath-utils==0.0.3 +yapf==0.31.0