From 11379e24d8f5b1fff5c10586fb6af0600fbe5d5c Mon Sep 17 00:00:00 2001 From: Javclaude Date: Sun, 31 May 2020 19:00:52 +0200 Subject: [PATCH] Update requirement.txt --- requirements.txt | 80 +++++++++++------------------------------------- 1 file changed, 18 insertions(+), 62 deletions(-) diff --git a/requirements.txt b/requirements.txt index f4d7388..2d31e5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,78 +1,34 @@ -absl-py==0.9.0 -appnope==0.1.0 -astor==0.8.1 -astroid==2.3.3 -backcall==0.1.0 -cachetools==4.0.0 -certifi==2019.11.28 +certifi==2020.4.5.1 chardet==3.0.4 click==7.1.2 -cycler==0.10.0 -decorator==4.4.1 +dataclasses==0.7 filelock==3.0.12 +Flask==1.1.2 future==0.18.2 -gast==0.2.2 -google-auth==1.10.0 -google-auth-oauthlib==0.4.1 -google-pasta==0.1.8 -grpcio==1.26.0 -h5py==2.10.0 -idna==2.8 -ipykernel==5.1.3 -ipython==7.11.1 -ipython-genutils==0.2.0 -isort==4.3.21 -jedi==0.15.2 +idna==2.9 +itsdangerous==1.1.0 +Jinja2==2.11.2 joblib==0.15.1 -jupyter-client==5.3.4 -jupyter-core==4.6.1 -Keras==2.3.1 -Keras-Applications==1.0.8 -Keras-Preprocessing==1.1.0 -kiwisolver==1.1.0 -lazy-object-proxy==1.4.3 -Markdown==3.1.1 -matplotlib==3.1.2 -mccabe==0.6.1 -numpy==1.18.1 -oauthlib==3.1.0 -opt-einsum==3.1.0 +MarkupSafe==1.1.1 +numpy==1.18.4 pandas==1.0.4 -parso==0.5.2 -pexpect==4.7.0 -pickleshare==0.7.5 -prompt-toolkit==3.0.2 -protobuf==3.11.2 -ptyprocess==0.6.0 -pyasn1==0.4.8 -pyasn1-modules==0.2.7 -Pygments==2.5.2 -pylint==2.4.4 -pyparsing==2.4.6 +progressbar==2.5 +progressbar2==3.51.3 python-dateutil==2.8.1 +python-utils==2.4.0 pytz==2020.1 -PyYAML==5.3 -pyzmq==18.1.1 regex==2020.5.14 -requests==2.22.0 -requests-oauthlib==1.3.0 -rsa==4.0 +requests==2.23.0 sacremoses==0.0.43 +scikit-learn==0.23.1 scipy==1.4.1 sentencepiece==0.1.91 -six==1.13.0 -tensorboard==2.1.0 -tensorflow==2.1.0 -tensorflow-estimator==2.1.0 -termcolor==1.1.0 +six==1.15.0 +sklearn==0.0 +threadpoolctl==2.1.0 tokenizers==0.7.0 torch==1.5.0 -tornado==6.0.3 tqdm==4.46.0 -traitlets==4.3.3 transformers==2.10.0 -typed-ast==1.4.0 -urllib3==1.25.7 -wcwidth==0.1.8 -Werkzeug==0.16.0 -wrapt==1.11.2 +urllib3==1.25.9 +Werkzeug==1.0.1