diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..ebec6869 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,110 @@ +absl-py==0.13.0 +adblockparser==0.7 +aiohttp==3.8.1 +aioresponses==0.7.3 +aiosignal==1.2.0 +astunparse==1.6.3 +async-timeout==4.0.2 +asynctest==0.13.0 +attrs==21.4.0 +beautifulsoup4==4.9.3 +browsermob-proxy==0.8.0 +builtwith==1.3.4 +cached-property==1.5.2 +cachetools==4.2.2 +cairocffi==1.2.0 +certifi==2020.12.5 +cffi==1.14.4 +chardet==4.0.0 +charset-normalizer==2.0.12 +colorama==0.4.4 +colour==0.1.5 +commonmark==0.9.1 +cryptography==3.4.6 +cycler==0.10.0 +dnspython==2.1.0 +et-xmlfile==1.1.0 +eventlet==0.33.0 +filelock==3.0.12 +flatbuffers==1.12 +frozenlist==1.3.0 +future==0.18.2 +gast==0.4.0 +google-auth==1.33.1 +google-auth-oauthlib==0.4.4 +google-pasta==0.2.0 +greenlet==1.1.2 +grpcio==1.34.1 +h5py==3.1.0 +httpretty==1.1.4 +idna==2.10 +imbalanced-learn==0.8.0 +imblearn==0.0 +importlib-metadata==4.6.1 +joblib==1.0.1 +Keras==2.4.3 +keras-nightly==2.5.0.dev2021032900 +Keras-Preprocessing==1.1.2 +kiwisolver==1.3.1 +lightgbm==3.2.1 +lxml==4.6.4 +manim==0.1.1 +manimlib==0.1.11 +Markdown==3.3.4 +matplotlib==3.4.2 +multidict==6.0.2 +networkx==2.6.3 +numpy==1.19.4 +oauthlib==3.1.1 +opencv-python==4.4.0.46 +openpyxl==3.0.9 +opt-einsum==3.3.0 +pandas==1.2.4 +pangocairocffi==0.4.0 +pangocffi==0.8.0 +Pillow==8.0.1 +progressbar==2.5 +protobuf==3.17.3 +psycopg2-binary==2.8.6 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycairo==1.20.0 +pycparser==2.20 +pydub==0.24.1 +Pygments==2.7.3 +PyMySQL==1.0.2 +pyOpenSSL==20.0.1 +pyparsing==2.4.7 +python-dateutil==2.8.1 +python-Wappalyzer==0.3.1 +python-whois==0.7.3 +pytz==2021.1 +PyYAML==5.4.1 +requests==2.25.1 +requests-file==1.5.1 +requests-oauthlib==1.3.0 +rich==6.2.0 +rsa==4.7.2 +scikit-learn==0.24.2 +scipy==1.5.4 +selenium==3.141.0 +six==1.15.0 +soupsieve==2.2.1 +splinter==0.16.0 +SQLAlchemy==1.4.26 +tensorboard==2.5.0 +tensorboard-data-server==0.6.1 +tensorboard-plugin-wit==1.8.0 +tensorflow==2.5.0 +tensorflow-estimator==2.5.0 +termcolor==1.1.0 +threadpoolctl==2.2.0 +tldextract==3.1.0 +tqdm==4.54.1 +typing-extensions==3.7.4.3 +urllib3==1.26.4 +Werkzeug==2.0.1 +whois==0.9.10 +wrapt==1.12.1 +yarl==1.7.2 +zipp==3.5.0