From cde417d1eb66cfbd48a084c4d1848cc54c1fca28 Mon Sep 17 00:00:00 2001 From: hamelsmu Date: Sat, 13 Feb 2021 20:24:49 -0800 Subject: [PATCH] update papermill --- requirements.txt | 132 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..499520a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,132 @@ +aiofiles==0.4.0 +altair==4.1.0 +altair-data-server==0.4.1 +altair-saver==0.5.0 +altair-viewer==0.3.0 +ansiwrap==0.8.4 +appdirs==1.4.3 +appnope==0.1.0 +arviz==0.9.0 +async-generator==1.10 +attrs==19.3.0 +backcall==0.1.0 +black==19.10b0 +bleach==3.1.3 +branca==0.4.0 +certifi==2019.11.28 +cftime==1.1.1 +chardet==3.0.4 +click==7.1.1 +click-default-group==1.2.2 +click-plugins==1.1.1 +cligj==0.5.0 +contextvars==2.4 +csvs-to-sqlite==1.0 +cycler==0.10.0 +datasette==0.39 +dateparser==0.7.4 +decorator==4.4.2 +defusedxml==0.6.0 +descartes==1.1.0 +entrypoints==0.3 +fastprogress==0.2.4 +Fiona==1.8.13.post1 +folium==0.11.0 +geopandas==0.8.1 +h11==0.9.0 +h5py==2.10.0 +httptools==0.1.1 +hupper==1.10.2 +idna==2.9 +immutables==0.14 +importlib-metadata==1.5.0 +ipykernel==5.3.4 +ipython==7.13.0 +ipython-genutils==0.2.0 +ipywidgets==7.5.1 +janus==0.4.0 +jedi==0.16.0 +Jinja2==2.11.2 +jsonschema==3.2.0 +jupyter==1.0.0 +jupyter-client==6.0.0 +jupyter-console==6.1.0 +jupyter-core==4.6.3 +kiwisolver==1.1.0 +MarkupSafe==1.1.1 +matplotlib==3.3.0 +mistune==0.8.4 +mizani==0.7.1 +munch==2.5.0 +nbclient==0.2.0 +nbconvert==5.6.1 +nbformat==5.0.4 +nest-asyncio==1.3.2 +netCDF4==1.5.3 +notebook==6.0.3 +numpy==1.18.2 +packaging==20.3 +palettable==3.3.0 +pandas==1.1.0 +pandocfilters==1.4.2 +papermill==2.3.2 +parso==0.6.2 +pathspec==0.7.0 +patsy==0.5.1 +pexpect==4.8.0 +pickleshare==0.7.5 +Pillow==7.2.0 +Pint==0.11 +plotly==4.9.0 +plotnine==0.7.0 +pluggy==0.13.1 +portpicker==1.3.1 +prometheus-client==0.7.1 +prompt-toolkit==3.0.4 +psutil==5.7.2 +ptyprocess==0.6.0 +py-lru-cache==0.1.4 +Pygments==2.6.1 +pymc3==3.9.2 +pyparsing==2.4.6 +pyproj==2.6.1.post1 +pyrsistent==0.15.7 +python-dateutil==2.8.1 +pytz==2019.3 +PyYAML==5.3.1 +pyzmq==19.0.0 +qtconsole==4.7.1 +QtPy==1.9.0 +regex==2020.2.20 +requests==2.23.0 +retrying==1.3.3 +scipy==1.4.1 +seaborn==0.10.1 +selenium==3.141.0 +Send2Trash==1.5.0 +Shapely==1.7.0 +six==1.14.0 +statsmodels==0.11.1 +tenacity==6.1.0 +terminado==0.8.3 +testpath==0.4.4 +textwrap3==0.9.2 +Theano==1.0.4 +toml==0.10.0 +toolz==0.10.0 +tornado==6.0.4 +tqdm==4.43.0 +traitlets==4.3.3 +typed-ast==1.4.1 +typing-extensions==3.7.4.2 +tzlocal==2.0.0 +urllib3==1.25.8 +uvicorn==0.11.3 +uvloop==0.14.0 +wcwidth==0.1.8 +webencodings==0.5.1 +websockets==8.1 +widgetsnbextension==3.5.1 +xarray==0.15.0 +xlrd==1.2.0 +zipp==3.1.0