From 87d138f1a5372272a4ea999f505ebb0602f1f51d Mon Sep 17 00:00:00 2001 From: MorganGeek Date: Mon, 7 Jun 2021 11:50:42 +0200 Subject: [PATCH] init requirements --- requirements.txt | 117 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 116 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81eaa3c..086ff24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -151,4 +151,119 @@ webencodings==0.5.1 websocket-client==0.56.0 wrapt==1.11.2 yamllint==1.23.0 -zope.interface==4.6.0 +ansicolor==0.2.6 +appdirs==1.4.3 +appnope==0.1.0 +argcomplete==1.10.0 +arrow==0.15.5 +asn1crypto==1.2.0 +astroid==2.3.3 +attrs==19.3.0 +Automat==0.8.0 +autopep8==1.4.4 +backcall==0.1.0 +beautifulsoup4==4.9.1 +beautysh==6.0.1 +black==19.10b0 +bleach==3.1.4 +bs4==0.0.1 +cachetools==3.1.1 +castero==0.8.0 +certifi==2020.6.20 +cffi==1.13.2 +chardet==3.0.4 +CJKwrap==2.2 +click==7.1.2 +colorama==0.4.1 +colorzero==1.1 +configobj==5.0.6 +constantly==15.1.0 +cryptography==2.8 +cssselect==1.1.0 +cycler==0.10.0 +ddgr==1.6 +decorator==4.4.1 +docutils==0.15.2 +entrypoints==0.3 +flake8==3.7.9 +future==0.18.2 +gitlint==0.13.1 +google-api-python-client==1.7.11 +google-auth==1.7.0 +google-auth-httplib2==0.0.3 +gpg==1.13.1 +gpiozero==1.5.1 +guizero==1.1.0 +haxor-news==0.4.3 +httplib2==0.18.0 +hyperlink==19.0.0 +idna==2.10 +incremental==17.5.0 +ipykernel==5.1.3 +ipython==7.9.0 +ipython-genutils==0.2.0 +isort==4.3.21 +jedi==0.15.1 +jmespath==0.9.4 +jupyter-client==5.3.4 +jupyter-core==4.6.1 +kitchen==1.2.6 +kiwisolver==1.1.0 +lazy-object-proxy==1.4.3 +lxml==4.4.1 +matplotlib==3.1.1 +mccabe==0.6.1 +mock==3.0.5 +multi-key-dict==2.0.3 +nudatus==0.0.4 +numpy==1.17.3 +oauth2client==4.1.3 +parsedatetime==2.4 +parsel==1.5.2 +parso==0.5.1 +pathspec==0.6.0 +pbr==5.4.3 +pexpect==4.7.0 +pickleshare==0.7.5 +pigpio==1.44 +Pillow==6.2.1 +pipenv==2018.11.26 +pkginfo==1.5.0.1 +pocket==0.3.6 +prompt-toolkit==2.0.10 +proselint==0.10.2 +Protego==0.1.15 +psutil==5.7.0 +ptyprocess==0.6.0 +pyasn1==0.4.7 +pyasn1-modules==0.2.7 +pycodestyle==2.5.0 +pycparser==2.19 +PyDispatcher==2.0.5 +pyfiglet==0.8.post1 +pyflakes==2.1.1 +Pygments==2.4.2 +pyparsing==2.4.4 +PySDL2==0.9.7 +python-dateutil==2.8.0 +python-mpv==0.4.8 +python-vlc==3.0.10114 +pyzmq==18.1.0 +regex==2019.11.1 +requests==2.24.0 +rsa==3.4.2 +sh==1.12.14 +six==1.15.0 +soupsieve==2.0.1 +toml==0.10.0 +tornado==6.0.3 +traitlets==4.3.3 +typed-ast==1.4.0 +uritemplate==3.0.0 +urllib3==1.25.9 +virtualenv==16.7.7 +virtualenv-clone==0.5.3 +w3lib==1.21.0 +wcwidth==0.1.7 +webencodings==0.5.1 +wrapt==1.11.2