From 70ce42f0cc4d2cf50f44e3c7962bfd44a8b3e3ea Mon Sep 17 00:00:00 2001 From: 0x6f736f646f Date: Sun, 10 Jan 2021 14:57:33 +0300 Subject: [PATCH] :heavy_plus_sign: Requirements --- requirements.txt | 154 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..737ed41 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,154 @@ +absl-py==0.11.0 +appdirs==1.4.4 +argon2-cffi==20.1.0 +astunparse==1.6.3 +async-generator==1.10 +attrs==20.3.0 +autograd==1.3 +backcall==0.2.0 +bleach==3.2.1 +cached-property==1.5.2 +cachetools==4.1.1 +certifi==2020.11.8 +cffi==1.14.3 +chardet==3.0.4 +confuse==1.4.0 +contextvars==2.4 +cryptography==3.2.1 +cycler==0.10.0 +Cython==0.29.21 +decorator==4.4.2 +defusedxml==0.6.0 +dill==0.3.3 +dlx==1.0.4 +docplex==2.16.196 +entrypoints==0.3 +et-xmlfile==1.0.1 +fastdtw==0.3.4 +fastjsonschema==2.14.5 +future==0.18.2 +gast==0.3.3 +google-auth==1.23.0 +google-auth-oauthlib==0.4.2 +google-pasta==0.2.0 +grpcio==1.33.2 +h5py==2.10.0 +htmlmin==0.1.12 +idna==2.10 +ImageHash==4.2.0 +immutables==0.14 +importlib-metadata==2.0.0 +inflection==0.5.1 +ipykernel==5.3.4 +ipython==7.16.1 +ipython-genutils==0.2.0 +ipywidgets==7.5.1 +jdcal==1.4.1 +jedi==0.17.2 +Jinja2==2.11.2 +joblib==0.17.0 +json5==0.9.5 +jsonschema==3.2.0 +jupyter-client==6.1.7 +jupyter-core==4.7.0 +jupyterlab==2.2.9 +jupyterlab-pygments==0.1.2 +jupyterlab-server==1.2.0 +Keras-Preprocessing==1.1.2 +kiwisolver==1.3.1 +llvmlite==0.35.0 +lxml==4.6.1 +Markdown==3.3.3 +MarkupSafe==1.1.1 +matplotlib==3.3.3 +missingno==0.4.2 +mistune==0.8.4 +more-itertools==8.6.0 +mpmath==1.1.0 +multitasking==0.0.9 +nbclient==0.5.1 +nbconvert==6.0.7 +nbformat==5.0.8 +nest-asyncio==1.4.3 +networkx==2.5 +notebook==6.1.5 +ntlm-auth==1.5.0 +numba==0.52.0 +numpy==1.18.5 +oauthlib==3.1.0 +openpyxl==3.0.5 +opt-einsum==3.3.0 +packaging==20.4 +pandas==1.1.4 +pandas-profiling==2.9.0 +pandocfilters==1.4.3 +parso==0.7.1 +PennyLane==0.12.0 +pexpect==4.8.0 +phik==0.10.0 +pickleshare==0.7.5 +Pillow==8.0.1 +pkg-resources==0.0.0 +ply==3.11 +prometheus-client==0.9.0 +prompt-toolkit==3.0.8 +protobuf==3.14.0 +psutil==5.7.3 +ptyprocess==0.6.0 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pybind11==2.6.1 +pycparser==2.20 +Pygments==2.7.2 +pylatexenc==2.8 +pyparsing==2.4.7 +pyrsistent==0.17.3 +python-constraint==1.4.0 +python-dateutil==2.8.1 +pytz==2020.4 +PyWavelets==1.1.1 +PyYAML==5.3.1 +pyzmq==20.0.0 +qiskit==0.23.1 +qiskit-aer==0.7.1 +qiskit-aqua==0.8.1 +qiskit-ibmq-provider==0.11.1 +qiskit-ignis==0.5.1 +qiskit-terra==0.16.1 +Quandl==3.5.3 +requests==2.25.0 +requests-ntlm==1.1.0 +requests-oauthlib==1.3.0 +retworkx==0.6.0 +rsa==4.6 +scikit-learn==0.23.2 +scipy==1.4.1 +seaborn==0.11.0 +semantic-version==2.6.0 +Send2Trash==1.5.0 +six==1.15.0 +sklearn==0.0 +sympy==1.6.2 +tangled-up-in-unicode==0.0.6 +tensorboard==2.4.0 +tensorboard-plugin-wit==1.7.0 +tensorflow==2.3.0 +tensorflow-estimator==2.3.0 +termcolor==1.1.0 +terminado==0.9.1 +testpath==0.4.4 +threadpoolctl==2.1.0 +toml==0.10.2 +tornado==6.1 +tqdm==4.54.0 +traitlets==4.3.3 +urllib3==1.26.2 +visions==0.5.0 +wcwidth==0.2.5 +webencodings==0.5.1 +websockets==8.1 +Werkzeug==1.0.1 +widgetsnbextension==3.5.1 +wrapt==1.12.1 +yfinance==0.1.55 +zipp==3.4.0