Read the Docs build information Build id: 373704 Project: feature-labs-inc-evalml Version: latest Commit: 428351a6af25d62e882285fdb018b4e29bfa956c Date: 2020-07-21T22:29:06.701305Z State: finished Success: False [rtd-command-info] start-time: 2020-07-21T22:29:09.388932Z, end-time: 2020-07-21T22:29:10.894041Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:FeatureLabs/evalml.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-07-21T22:29:11.444403Z, end-time: 2020-07-21T22:29:11.702862Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 428351a6 Update latest dependencies (#962) [rtd-command-info] start-time: 2020-07-21T22:29:11.835034Z, end-time: 2020-07-21T22:29:12.034118Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-07-21T22:29:13.686080Z, end-time: 2020-07-21T22:29:17.551894Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-07-21T22:29:17.697689Z, end-time: 2020-07-21T22:29:18.476629Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (20.1.1) [rtd-command-info] start-time: 2020-07-21T22:29:18.607584Z, end-time: 2020-07-21T22:29:27.960300Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.3-py2.py3-none-any.whl (39 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=0ac9522ac0f46219e3460326873ae2546a94dd0c561f9671ea50f7447d938f8b Stored in directory: /tmp/pip-ephem-wheel-cache-y_wf5ya6/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=ff360e1e82e125975b1dd0efa6b4f0a8225aa217ad12643b6ca0f3ae589913e2 Stored in directory: /tmp/pip-ephem-wheel-cache-y_wf5ya6/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, idna, urllib3, certifi, chardet, requests, pytz, babel, six, MarkupSafe, Jinja2, snowballstemmer, sphinxcontrib-websupport, pyparsing, packaging, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 49.2.0 Uninstalling setuptools-49.2.0: Successfully uninstalled setuptools-49.2.0 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.6.20 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.24.0 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.3 urllib3-1.25.9 [rtd-command-info] start-time: 2020-07-21T22:29:28.396298Z, end-time: 2020-07-21T22:31:13.948489Z, duration: 105, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest Collecting numpy>=1.16.4 Downloading numpy-1.19.1-cp37-cp37m-manylinux2010_x86_64.whl (14.5 MB) Collecting pandas>=0.25.0 Downloading pandas-1.0.5-cp37-cp37m-manylinux1_x86_64.whl (10.1 MB) Collecting scipy<1.5.0,>=1.2.1 Downloading scipy-1.4.1-cp37-cp37m-manylinux1_x86_64.whl (26.1 MB) Collecting scikit-learn!=0.22,<0.23.0,>=0.21.3 Downloading scikit_learn-0.22.2.post1-cp37-cp37m-manylinux1_x86_64.whl (7.1 MB) Collecting scikit-optimize Downloading scikit_optimize-0.7.4-py2.py3-none-any.whl (80 kB) Collecting featuretools[nlp_primitives] Downloading featuretools-0.17.0-py3-none-any.whl (269 kB) Collecting tqdm>=4.33.0 Downloading tqdm-4.48.0-py2.py3-none-any.whl (67 kB) Collecting colorama Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) Collecting cloudpickle>=0.2.2 Downloading cloudpickle-1.5.0-py3-none-any.whl (22 kB) Collecting click>=7.0.0 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting psutil>=5.6.3 Downloading psutil-5.7.2.tar.gz (460 kB) Collecting requirements-parser>=0.2.0 Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Collecting plotly>=4.2.1 Downloading plotly-4.9.0-py2.py3-none-any.whl (12.9 MB) Collecting ipywidgets>=7.5 Downloading ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting xgboost>=0.82 Downloading xgboost-1.1.1-py3-none-manylinux2010_x86_64.whl (127.6 MB) Collecting catboost>=0.20 Downloading catboost-0.23.2-cp37-none-manylinux1_x86_64.whl (64.7 MB) Collecting python-dateutil>=2.6.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Requirement already up-to-date: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pandas>=0.25.0->evalml==0.11.2) (2020.1) Collecting joblib>=0.11 Downloading joblib-0.16.0-py3-none-any.whl (300 kB) Collecting pyaml>=16.9 Downloading pyaml-20.4.0-py2.py3-none-any.whl (17 kB) Collecting distributed>=1.24.2 Downloading distributed-2.21.0-py3-none-any.whl (646 kB) Collecting pyyaml>=3.12 Downloading PyYAML-5.3.1.tar.gz (269 kB) Collecting dask[dataframe]>=1.1.0 Downloading dask-2.21.0-py3-none-any.whl (826 kB) Collecting nlp-primitives>=0.2.2; extra == "nlp_primitives" Downloading nlp_primitives-0.3.1-py3-none-any.whl (22 kB) Collecting retrying>=1.3.3 Downloading retrying-1.3.3.tar.gz (10 kB) Requirement already up-to-date: six in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from plotly>=4.2.1->evalml==0.11.2) (1.15.0) Collecting ipython>=4.0.0; python_version >= "3.3" Downloading ipython-7.16.1-py3-none-any.whl (785 kB) Collecting nbformat>=4.2.0 Downloading nbformat-5.0.7-py3-none-any.whl (170 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.3.3-py3-none-any.whl (120 kB) Collecting traitlets>=4.3.1 Downloading traitlets-4.3.3-py2.py3-none-any.whl (75 kB) Collecting graphviz Downloading graphviz-0.14.1-py2.py3-none-any.whl (18 kB) Collecting matplotlib Downloading matplotlib-3.3.0-1-cp37-cp37m-manylinux1_x86_64.whl (11.5 MB) Collecting toolz>=0.8.2 Downloading toolz-0.10.0.tar.gz (49 kB) Collecting tblib>=1.6.0 Downloading tblib-1.6.0-py2.py3-none-any.whl (12 kB) Collecting setuptools Downloading setuptools-49.2.0-py3-none-any.whl (789 kB) Collecting sortedcontainers!=2.0.0,!=2.0.1 Downloading sortedcontainers-2.2.2-py2.py3-none-any.whl (29 kB) Collecting zict>=0.1.3 Downloading zict-2.0.0-py3-none-any.whl (10 kB) Collecting msgpack>=0.6.0 Downloading msgpack-1.0.0-cp37-cp37m-manylinux1_x86_64.whl (275 kB) Collecting tornado>=5; python_version < "3.8" Downloading tornado-6.0.4.tar.gz (496 kB) Collecting fsspec>=0.6.0; extra == "dataframe" Downloading fsspec-0.7.4-py3-none-any.whl (75 kB) Collecting partd>=0.3.10; extra == "dataframe" Downloading partd-1.1.0-py3-none-any.whl (19 kB) Collecting tensorflow>=1.14.0 Downloading tensorflow-2.2.0-cp37-cp37m-manylinux2010_x86_64.whl (516.2 MB) Collecting nltk>=3.4.5 Downloading nltk-3.5.zip (1.4 MB) Collecting tensorflow-hub>=0.4.0 Downloading tensorflow_hub-0.8.0-py2.py3-none-any.whl (101 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting pygments Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) Collecting jedi>=0.10 Downloading jedi-0.17.2-py2.py3-none-any.whl (1.4 MB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.5-py3-none-any.whl (351 kB) Collecting pexpect; sys_platform != "win32" Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyter-core Downloading jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting notebook>=4.4.1 Downloading notebook-6.0.3-py3-none-any.whl (9.7 MB) Collecting jupyter-client Downloading jupyter_client-6.1.6-py3-none-any.whl (108 kB) Requirement already up-to-date: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->evalml==0.11.2) (2.4.7) Collecting pillow>=6.2.0 Downloading Pillow-7.2.0-cp37-cp37m-manylinux1_x86_64.whl (2.2 MB) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.2.0-cp37-cp37m-manylinux1_x86_64.whl (88 kB) Collecting heapdict Downloading HeapDict-1.0.1-py3-none-any.whl (3.9 kB) Collecting locket Downloading locket-0.2.0.tar.gz (3.5 kB) Collecting gast==0.3.3 Downloading gast-0.3.3-py2.py3-none-any.whl (9.7 kB) Collecting absl-py>=0.7.0 Downloading absl-py-0.9.0.tar.gz (104 kB) Collecting keras-preprocessing>=1.1.0 Downloading Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB) Collecting protobuf>=3.8.0 Downloading protobuf-3.12.2-cp37-cp37m-manylinux1_x86_64.whl (1.3 MB) Requirement already up-to-date: wheel>=0.26; python_version >= "3" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->evalml==0.11.2) (0.34.2) Collecting astunparse==1.6.3 Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting h5py<2.11.0,>=2.10.0 Downloading h5py-2.10.0-cp37-cp37m-manylinux1_x86_64.whl (2.9 MB) Collecting opt-einsum>=2.3.2 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) Collecting grpcio>=1.8.6 Downloading grpcio-1.30.0-cp37-cp37m-manylinux2010_x86_64.whl (3.0 MB) Collecting tensorboard<2.3.0,>=2.2.0 Downloading tensorboard-2.2.2-py3-none-any.whl (3.0 MB) Collecting google-pasta>=0.1.8 Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) Collecting tensorflow-estimator<2.3.0,>=2.2.0 Downloading tensorflow_estimator-2.2.0-py2.py3-none-any.whl (454 kB) Collecting termcolor>=1.1.0 Downloading termcolor-1.1.0.tar.gz (3.9 kB) Collecting wrapt>=1.11.1 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting regex Downloading regex-2020.7.14-cp37-cp37m-manylinux2010_x86_64.whl (660 kB) Collecting parso<0.8.0,>=0.7.0 Downloading parso-0.7.0-py2.py3-none-any.whl (100 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting importlib-metadata; python_version < "3.8" Downloading importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) Collecting Send2Trash Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting prometheus-client Downloading prometheus_client-0.8.0-py2.py3-none-any.whl (53 kB) Collecting pyzmq>=17 Downloading pyzmq-19.0.1-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Collecting terminado>=0.8.1 Downloading terminado-0.8.3-py2.py3-none-any.whl (33 kB) Requirement already up-to-date: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.11.2) (2.11.2) Collecting nbconvert Downloading nbconvert-5.6.1-py2.py3-none-any.whl (455 kB) Collecting markdown>=2.6.8 Downloading Markdown-3.2.2-py3-none-any.whl (88 kB) Collecting werkzeug>=0.11.15 Downloading Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) Collecting tensorboard-plugin-wit>=1.6.0 Downloading tensorboard_plugin_wit-1.7.0-py3-none-any.whl (779 kB) Collecting google-auth-oauthlib<0.5,>=0.4.1 Downloading google_auth_oauthlib-0.4.1-py2.py3-none-any.whl (18 kB) Requirement already up-to-date: requests<3,>=2.21.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->evalml==0.11.2) (2.24.0) Collecting google-auth<2,>=1.6.3 Downloading google_auth-1.19.2-py2.py3-none-any.whl (91 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Requirement already up-to-date: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.11.2) (1.1.1) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.2.tar.gz (14 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting bleach Downloading bleach-3.1.5-py2.py3-none-any.whl (151 kB) Collecting requests-oauthlib>=0.7.0 Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB) Requirement already up-to-date: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests<3,>=2.21.0->tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->evalml==0.11.2) (1.25.9) Requirement already up-to-date: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests<3,>=2.21.0->tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->evalml==0.11.2) (2020.6.20) Requirement already up-to-date: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests<3,>=2.21.0->tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->evalml==0.11.2) (2.10) Requirement already up-to-date: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests<3,>=2.21.0->tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->evalml==0.11.2) (3.0.4) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.1.1-py3-none-any.whl (10 kB) Collecting rsa<5,>=3.1.4; python_version >= "3" Downloading rsa-4.6-py3-none-any.whl (47 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already up-to-date: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.11.2) (20.4) Collecting oauthlib>=3.0.0 Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Building wheels for collected packages: evalml, psutil, requirements-parser, pyyaml, retrying, toolz, tornado, nltk, locket, absl-py, termcolor, wrapt, pyrsistent, pandocfilters Building wheel for evalml (setup.py): started Building wheel for evalml (setup.py): finished with status 'done' Created wheel for evalml: filename=evalml-0.11.2-py3-none-any.whl size=5437382 sha256=16197b16c940240634d8001adbc678f965f538f4523f598c54a2055b618d5edd Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/9e/21/10/381af54b3fd898f3030a593880d99f016a134a0a141dcf2f28 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.7.2-cp37-cp37m-linux_x86_64.whl size=283654 sha256=b34784b5ea1cbb3e2cc656f4e2fdd802478dae5c22f00fa35de015dbb9f9624e Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/2d/43/97/00701864a7bee6d9e1a52dd682537dcbf1d013d0e2e6f0c1f1 Building wheel for requirements-parser (setup.py): started Building wheel for requirements-parser (setup.py): finished with status 'done' Created wheel for requirements-parser: filename=requirements_parser-0.2.0-py3-none-any.whl size=7655 sha256=66b33e4870aae51bc0ad9ea354bcfc2132b3c5aa33effa9cbffc73852b4249c1 Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/40/e4/ca/8af24ee94c3863d620d6a52793d82930f4d1d3515a5121d495 Building wheel for pyyaml (setup.py): started Building wheel for pyyaml (setup.py): finished with status 'done' Created wheel for pyyaml: filename=PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl size=44619 sha256=9312ab4767029b457c7a245cafe611f124b290540da756fd27f8da20796bb9ad Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653 Building wheel for retrying (setup.py): started Building wheel for retrying (setup.py): finished with status 'done' Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11430 sha256=2c05584befae3c60ceb6c6727536848680acc98d700b75caa728edbe7188a67b Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/f9/8d/8d/f6af3f7f9eea3553bc2fe6d53e4b287dad18b06a861ac56ddf Building wheel for toolz (setup.py): started Building wheel for toolz (setup.py): finished with status 'done' Created wheel for toolz: filename=toolz-0.10.0-py3-none-any.whl size=55575 sha256=14fba40302912bc410b0ecca9229a58a89fa38ce235dfd55f96d99b943b272c2 Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/e2/83/7c/248063997a4f9ff6bf145822e620e8c37117a6b4c765584077 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp37-cp37m-linux_x86_64.whl size=428559 sha256=d6c7e0991823b496b9dd7c3872ac317d9f9fc83a79716e85408b1a265a5ac3c3 Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/7d/14/fa/d88fb5da77d813ea0ffca38a2ab2a052874e9e1142bad0b348 Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434677 sha256=5339836bfd205809447aef8c9682409c6285609f3a4a0d25ea2814f38f208a15 Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/45/6c/46/a1865e7ba706b3817f5d1b2ff7ce8996aabdd0d03d47ba0266 Building wheel for locket (setup.py): started Building wheel for locket (setup.py): finished with status 'done' Created wheel for locket: filename=locket-0.2.0-py3-none-any.whl size=4038 sha256=8a2cc1f21b7d2f3b910eef774182ab115308f65a157f62e1c072e2f5a1d5302c Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/7d/21/ce/56f01c644a11bde5d09ecae16d9b5e9d7e988187624fd28fec Building wheel for absl-py (setup.py): started Building wheel for absl-py (setup.py): finished with status 'done' Created wheel for absl-py: filename=absl_py-0.9.0-py3-none-any.whl size=121931 sha256=a9a196227e6d08fa934683f8127f538ce17830d51168d7ea874e4dda58eb48b3 Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/cc/af/1a/498a24d0730ef484019e007bb9e8cef3ac00311a672c049a3e Building wheel for termcolor (setup.py): started Building wheel for termcolor (setup.py): finished with status 'done' Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4830 sha256=490b6245fe2de9d7972ef0937f2ea36ce3ac097e51e7c05d29a24ae363013a10 Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/3f/e3/ec/8a8336ff196023622fbcb36de0c5a5c218cbb24111d1d4c7f2 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp37-cp37m-linux_x86_64.whl size=70982 sha256=14e3285260de20c114e0b16f43bec9bb25152e149a49e0af14a573b7e768c448 Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/62/76/4c/aa25851149f3f6d9785f6c869387ad82b3fd37582fa8147ac6 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp37-cp37m-linux_x86_64.whl size=116006 sha256=c2e9c8dae036841ade1c9d53f2701791ffd6486061182309e72e8ea37eaa004f Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/22/52/11/f0920f95c23ed7d2d0b05f2b7b2f4509e87a20cfe8ea43d987 Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.2-py3-none-any.whl size=7856 sha256=f09979b94900bd757f05f87ed705823427dac7481097f7c1291c5e38e890614d Stored in directory: /tmp/pip-ephem-wheel-cache-4h23snbi/wheels/63/99/01/9fe785b86d1e091a6b2a61e06ddb3d8eb1bc9acae5933d4740 Successfully built evalml psutil requirements-parser pyyaml retrying toolz tornado nltk locket absl-py termcolor wrapt pyrsistent pandocfilters Installing collected packages: numpy, python-dateutil, pandas, scipy, joblib, scikit-learn, pyyaml, pyaml, scikit-optimize, click, toolz, tblib, setuptools, sortedcontainers, heapdict, zict, psutil, msgpack, tornado, cloudpickle, fsspec, locket, partd, dask, distributed, tqdm, gast, absl-py, keras-preprocessing, protobuf, astunparse, h5py, opt-einsum, grpcio, zipp, importlib-metadata, markdown, werkzeug, tensorboard-plugin-wit, oauthlib, requests-oauthlib, pyasn1, pyasn1-modules, cachetools, rsa, google-auth, google-auth-oauthlib, tensorboard, google-pasta, tensorflow-estimator, termcolor, wrapt, tensorflow, regex, nltk, tensorflow-hub, nlp-primitives, featuretools, colorama, requirements-parser, retrying, plotly, ipython-genutils, decorator, traitlets, pickleshare, pygments, parso, jedi, wcwidth, prompt-toolkit, ptyprocess, pexpect, backcall, ipython, jupyter-core, pyrsistent, attrs, jsonschema, nbformat, pyzmq, jupyter-client, ipykernel, Send2Trash, prometheus-client, terminado, mistune, pandocfilters, entrypoints, defusedxml, testpath, webencodings, bleach, nbconvert, notebook, widgetsnbextension, ipywidgets, xgboost, graphviz, pillow, cycler, kiwisolver, matplotlib, catboost, evalml Attempting uninstall: setuptools Found existing installation: setuptools 41.0.1 Uninstalling setuptools-41.0.1: Successfully uninstalled setuptools-41.0.1 Attempting uninstall: pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Successfully installed Send2Trash-1.5.0 absl-py-0.9.0 astunparse-1.6.3 attrs-19.3.0 backcall-0.2.0 bleach-3.1.5 cachetools-4.1.1 catboost-0.23.2 click-7.1.2 cloudpickle-1.5.0 colorama-0.4.3 cycler-0.10.0 dask-2.21.0 decorator-4.4.2 defusedxml-0.6.0 distributed-2.21.0 entrypoints-0.3 evalml-0.11.2 featuretools-0.17.0 fsspec-0.7.4 gast-0.3.3 google-auth-1.19.2 google-auth-oauthlib-0.4.1 google-pasta-0.2.0 graphviz-0.14.1 grpcio-1.30.0 h5py-2.10.0 heapdict-1.0.1 importlib-metadata-1.7.0 ipykernel-5.3.3 ipython-7.16.1 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.17.2 joblib-0.16.0 jsonschema-3.2.0 jupyter-client-6.1.6 jupyter-core-4.6.3 keras-preprocessing-1.1.2 kiwisolver-1.2.0 locket-0.2.0 markdown-3.2.2 matplotlib-3.3.0 mistune-0.8.4 msgpack-1.0.0 nbconvert-5.6.1 nbformat-5.0.7 nlp-primitives-0.3.1 nltk-3.5 notebook-6.0.3 numpy-1.19.1 oauthlib-3.1.0 opt-einsum-3.3.0 pandas-1.0.5 pandocfilters-1.4.2 parso-0.7.0 partd-1.1.0 pexpect-4.8.0 pickleshare-0.7.5 pillow-7.2.0 plotly-4.9.0 prometheus-client-0.8.0 prompt-toolkit-3.0.5 protobuf-3.12.2 psutil-5.7.2 ptyprocess-0.6.0 pyaml-20.4.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pygments-2.6.1 pyrsistent-0.16.0 python-dateutil-2.8.1 pyyaml-5.3.1 pyzmq-19.0.1 regex-2020.7.14 requests-oauthlib-1.3.0 requirements-parser-0.2.0 retrying-1.3.3 rsa-4.6 scikit-learn-0.22.2.post1 scikit-optimize-0.7.4 scipy-1.4.1 setuptools-49.2.0 sortedcontainers-2.2.2 tblib-1.6.0 tensorboard-2.2.2 tensorboard-plugin-wit-1.7.0 tensorflow-2.2.0 tensorflow-estimator-2.2.0 tensorflow-hub-0.8.0 termcolor-1.1.0 terminado-0.8.3 testpath-0.4.4 toolz-0.10.0 tornado-6.0.4 tqdm-4.48.0 traitlets-4.3.3 wcwidth-0.2.5 webencodings-0.5.1 werkzeug-1.0.1 widgetsnbextension-3.5.1 wrapt-1.12.1 xgboost-1.1.1 zict-2.0.0 zipp-3.1.0 [rtd-command-info] start-time: 2020-07-21T22:31:14.123847Z, end-time: 2020-07-21T22:31:25.748386Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r dev-requirements.txt Requirement already satisfied: numpy>=1.16.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 1)) (1.19.1) Requirement already satisfied: pandas>=0.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 2)) (1.0.5) Requirement already satisfied: scipy<1.5.0,>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 3)) (1.4.1) Requirement already satisfied: scikit-learn!=0.22,<0.23.0,>=0.21.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 4)) (0.22.2.post1) Requirement already satisfied: scikit-optimize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 5)) (0.7.4) Requirement already satisfied: featuretools[nlp_primitives] in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 6)) (0.17.0) Requirement already satisfied: tqdm>=4.33.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 7)) (4.48.0) Requirement already satisfied: colorama in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 8)) (0.4.3) Requirement already satisfied: cloudpickle>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 9)) (1.5.0) Requirement already satisfied: click>=7.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 10)) (7.1.2) Requirement already satisfied: psutil>=5.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 11)) (5.7.2) Requirement already satisfied: requirements-parser>=0.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 12)) (0.2.0) Requirement already satisfied: plotly>=4.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (4.9.0) Requirement already satisfied: ipywidgets>=7.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (7.5.1) Requirement already satisfied: xgboost>=0.82 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (1.1.1) Requirement already satisfied: catboost>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (0.23.2) Collecting pytest==4.4.1 Downloading pytest-4.4.1-py2.py3-none-any.whl (223 kB) Collecting pytest-xdist==1.26.1 Downloading pytest_xdist-1.26.1-py2.py3-none-any.whl (35 kB) Collecting pytest-cov==2.6.1 Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB) Collecting nbval==0.9.3 Downloading nbval-0.9.3-py2.py3-none-any.whl (22 kB) Requirement already satisfied: graphviz>=0.13 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r test-requirements.txt (line 5)) (0.14.1) Collecting codecov==2.1.0 Downloading codecov-2.1.0.tar.gz (17 kB) Collecting category_encoders>=2.0.0 Downloading category_encoders-2.2.2-py2.py3-none-any.whl (80 kB) Collecting flake8==3.7.0 Downloading flake8-3.7.0-py2.py3-none-any.whl (68 kB) Collecting autopep8==1.4.3 Downloading autopep8-1.4.3.tar.gz (113 kB) Collecting isort==4.3.4 Downloading isort-4.3.4-py3-none-any.whl (45 kB) Collecting nbsphinx==0.4.2 Downloading nbsphinx-0.4.2-py2.py3-none-any.whl (20 kB) Collecting pydata-sphinx-theme==0.3.1 Downloading pydata_sphinx_theme-0.3.1-py3-none-any.whl (61 kB) Collecting Sphinx==2.0.1 Downloading Sphinx-2.0.1-py2.py3-none-any.whl (3.2 MB) Collecting nbconvert==5.5.0 Downloading nbconvert-5.5.0-py2.py3-none-any.whl (447 kB) Requirement already satisfied: python-dateutil>=2.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pandas>=0.25.0->-r core-requirements.txt (line 2)) (2.8.1) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pandas>=0.25.0->-r core-requirements.txt (line 2)) (2020.1) Requirement already satisfied: joblib>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from scikit-learn!=0.22,<0.23.0,>=0.21.3->-r core-requirements.txt (line 4)) (0.16.0) Requirement already satisfied: pyaml>=16.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from scikit-optimize->-r core-requirements.txt (line 5)) (20.4.0) Requirement already satisfied: dask[dataframe]>=1.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (2.21.0) Requirement already satisfied: pyyaml>=3.12 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (5.3.1) Requirement already satisfied: distributed>=1.24.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (2.21.0) Requirement already satisfied: nlp-primitives>=0.2.2; extra == "nlp_primitives" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.3.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from plotly>=4.2.1->-r requirements.txt (line 2)) (1.15.0) Requirement already satisfied: retrying>=1.3.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from plotly>=4.2.1->-r requirements.txt (line 2)) (1.3.3) Requirement already satisfied: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (5.0.7) Requirement already satisfied: ipython>=4.0.0; python_version >= "3.3" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (7.16.1) Requirement already satisfied: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (5.3.3) Requirement already satisfied: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (4.3.3) Requirement already satisfied: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (3.5.1) Requirement already satisfied: matplotlib in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from catboost>=0.20->-r requirements.txt (line 5)) (3.3.0) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (19.3.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (49.2.0) Collecting more-itertools>=4.0.0; python_version > "2.7" Downloading more_itertools-8.4.0-py3-none-any.whl (43 kB) Collecting pluggy>=0.9 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting py>=1.5.0 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting atomicwrites>=1.0 Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Collecting pytest-forked Downloading pytest_forked-1.2.0-py2.py3-none-any.whl (4.7 kB) Collecting execnet>=1.1 Downloading execnet-1.7.1-py2.py3-none-any.whl (39 kB) Collecting coverage>=4.4 Downloading coverage-5.2-cp37-cp37m-manylinux1_x86_64.whl (229 kB) Requirement already satisfied: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbval==0.9.3->-r test-requirements.txt (line 4)) (6.1.6) Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from codecov==2.1.0->-r test-requirements.txt (line 6)) (2.24.0) Collecting statsmodels>=0.9.0 Downloading statsmodels-0.11.1-cp37-cp37m-manylinux1_x86_64.whl (8.7 MB) Collecting patsy>=0.5.1 Downloading patsy-0.5.1-py2.py3-none-any.whl (231 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting pyflakes<2.2.0,>=2.1.0 Downloading pyflakes-2.1.1-py2.py3-none-any.whl (59 kB) Collecting pycodestyle<2.6.0,>=2.5.0 Downloading pycodestyle-2.5.0-py2.py3-none-any.whl (51 kB) Requirement already satisfied: entrypoints<0.4.0,>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from flake8==3.7.0->-r dev-requirements.txt (line 3)) (0.3) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbsphinx==0.4.2->-r dev-requirements.txt (line 6)) (2.11.2) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbsphinx==0.4.2->-r dev-requirements.txt (line 6)) (0.14) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.6.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (0.7.12) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.8.0) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.0.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.2.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (20.4) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: mistune>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (0.8.4) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (4.6.3) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (3.1.5) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (0.4.4) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (0.6.0) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (1.4.2) Requirement already satisfied: fsspec>=0.6.0; extra == "dataframe" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[dataframe]>=1.1.0->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.7.4) Requirement already satisfied: toolz>=0.8.2; extra == "dataframe" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[dataframe]>=1.1.0->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.10.0) Requirement already satisfied: partd>=0.3.10; extra == "dataframe" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[dataframe]>=1.1.0->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.1.0) Requirement already satisfied: tornado>=5; python_version < "3.8" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=1.24.2->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (6.0.4) Requirement already satisfied: tblib>=1.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=1.24.2->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.6.0) Requirement already satisfied: zict>=0.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=1.24.2->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (2.0.0) Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=1.24.2->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (2.2.2) Requirement already satisfied: msgpack>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=1.24.2->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.0.0) Requirement already satisfied: tensorflow-hub>=0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.8.0) Requirement already satisfied: nltk>=3.4.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (3.5) Requirement already satisfied: tensorflow>=1.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (2.2.0) Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (3.2.0) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.2.0) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.7.5) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.2.0) Requirement already satisfied: jedi>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.17.2) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (4.4.2) Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (3.0.5) Requirement already satisfied: pexpect; sys_platform != "win32" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (4.8.0) Requirement already satisfied: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (6.0.3) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (0.10.0) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (2.4.7) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (7.2.0) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (1.2.0) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pluggy>=0.9->pytest==4.4.1->-r test-requirements.txt (line 1)) (1.7.0) Collecting apipkg>=1.4 Downloading apipkg-1.5-py2.py3-none-any.whl (4.9 kB) Requirement already satisfied: pyzmq>=13 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jupyter-client->nbval==0.9.3->-r test-requirements.txt (line 4)) (19.0.1) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (1.25.9) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (2020.6.20) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (3.0.4) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (2.10) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jinja2->nbsphinx==0.4.2->-r dev-requirements.txt (line 6)) (1.1.1) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bleach->nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (0.5.1) Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from partd>=0.3.10; extra == "dataframe"->dask[dataframe]>=1.1.0->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.2.0) Requirement already satisfied: heapdict in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from zict>=0.1.3->distributed>=1.24.2->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.0.1) Requirement already satisfied: protobuf>=3.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow-hub>=0.4.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (3.12.2) Requirement already satisfied: regex in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nltk>=3.4.5->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (2020.7.14) Requirement already satisfied: tensorboard<2.3.0,>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (2.2.2) Requirement already satisfied: termcolor>=1.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.1.0) Requirement already satisfied: h5py<2.11.0,>=2.10.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (2.10.0) Requirement already satisfied: wrapt>=1.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.12.1) Requirement already satisfied: astunparse==1.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.6.3) Requirement already satisfied: absl-py>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.9.0) Requirement already satisfied: keras-preprocessing>=1.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.1.2) Requirement already satisfied: tensorflow-estimator<2.3.0,>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (2.2.0) Requirement already satisfied: gast==0.3.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.3.3) Requirement already satisfied: opt-einsum>=2.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (3.3.0) Requirement already satisfied: google-pasta>=0.1.8 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.2.0) Requirement already satisfied: grpcio>=1.8.6 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.30.0) Requirement already satisfied: wheel>=0.26; python_version >= "3" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.34.2) Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.16.0) Requirement already satisfied: parso<0.8.0,>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.7.0) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.2.5) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pexpect; sys_platform != "win32"->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.6.0) Requirement already satisfied: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (1.5.0) Requirement already satisfied: terminado>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.8.3) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.8.0) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pluggy>=0.9->pytest==4.4.1->-r test-requirements.txt (line 1)) (3.1.0) Requirement already satisfied: google-auth-oauthlib<0.5,>=0.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.4.1) Requirement already satisfied: tensorboard-plugin-wit>=1.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.7.0) Requirement already satisfied: google-auth<2,>=1.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.19.2) Requirement already satisfied: markdown>=2.6.8 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (3.2.2) Requirement already satisfied: werkzeug>=0.11.15 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.0.1) Requirement already satisfied: requests-oauthlib>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from google-auth-oauthlib<0.5,>=0.4.1->tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (1.3.0) Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from google-auth<2,>=1.6.3->tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.2.8) Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from google-auth<2,>=1.6.3->tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (4.1.1) Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from google-auth<2,>=1.6.3->tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (4.6) Requirement already satisfied: oauthlib>=3.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<0.5,>=0.4.1->tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (3.1.0) Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth<2,>=1.6.3->tensorboard<2.3.0,>=2.2.0->tensorflow>=1.14.0->nlp-primitives>=0.2.2; extra == "nlp_primitives"->featuretools[nlp_primitives]->-r core-requirements.txt (line 6)) (0.4.8) Building wheels for collected packages: codecov, autopep8 Building wheel for codecov (setup.py): started Building wheel for codecov (setup.py): finished with status 'done' Created wheel for codecov: filename=codecov-2.1.0-py2.py3-none-any.whl size=15151 sha256=b3c068d57d20d893a04064f0b939e0de354f215bebd6570fa72090c3b9064a9a Stored in directory: /tmp/pip-ephem-wheel-cache-1uvab2kw/wheels/8a/24/33/292f49f78eaf4a3dd0db5b46cc75bf33b2af4a90ceff600cfe Building wheel for autopep8 (setup.py): started Building wheel for autopep8 (setup.py): finished with status 'done' Created wheel for autopep8: filename=autopep8-1.4.3-py2.py3-none-any.whl size=42228 sha256=2808fa2c2968886e28de63d9f007c1959b6414e98e436d30a40346b07e4d77fb Stored in directory: /tmp/pip-ephem-wheel-cache-1uvab2kw/wheels/cb/ca/0d/db843e5869db016f92974eb145021a3920eec623f3e6adff59 Successfully built codecov autopep8 Installing collected packages: more-itertools, pluggy, py, atomicwrites, pytest, pytest-forked, apipkg, execnet, pytest-xdist, coverage, pytest-cov, nbval, codecov, patsy, statsmodels, category-encoders, mccabe, pyflakes, pycodestyle, flake8, autopep8, isort, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-serializinghtml, sphinxcontrib-devhelp, sphinxcontrib-jsmath, sphinxcontrib-applehelp, Sphinx, nbconvert, nbsphinx, pydata-sphinx-theme Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: nbconvert Found existing installation: nbconvert 5.6.1 Uninstalling nbconvert-5.6.1: Successfully uninstalled nbconvert-5.6.1 Successfully installed Sphinx-2.0.1 apipkg-1.5 atomicwrites-1.4.0 autopep8-1.4.3 category-encoders-2.2.2 codecov-2.1.0 coverage-5.2 execnet-1.7.1 flake8-3.7.0 isort-4.3.4 mccabe-0.6.1 more-itertools-8.4.0 nbconvert-5.5.0 nbsphinx-0.4.2 nbval-0.9.3 patsy-0.5.1 pluggy-0.13.1 py-1.9.0 pycodestyle-2.5.0 pydata-sphinx-theme-0.3.1 pyflakes-2.1.1 pytest-4.4.1 pytest-cov-2.6.1 pytest-forked-1.2.0 pytest-xdist-1.26.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 statsmodels-0.11.1