From af4ce0c58fb8a805da678a71867fb307c68be0a1 Mon Sep 17 00:00:00 2001 From: Kristofers-Solo Date: Wed, 19 Jan 2022 17:19:51 +0200 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 57 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/requirements.txt b/requirements.txt index 66c67192..748d3954 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,3 +108,60 @@ 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 +python-dateutil==2.8.2 +python-xlib==0.31 +pytz==2021.3 +requests==2.26.0 +requests-file==1.5.1 +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