diff --git a/requirements.txt b/requirements.txt index c5676a2..e5494b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,160 @@ -requests -ratelimit -ipywidgets -regex -ipyleaflet -pyvis -networkx -notebook +aiohttp==3.8.5 +aiosignal==1.3.1 +anyio==3.6.2 +appnope==0.1.3 +argcomplete==3.1.1 +argon2-cffi==21.3.0 +argon2-cffi-bindings==21.2.0 +arrow==1.2.3 +asttokens==2.2.1 +async-timeout==4.0.3 +attrs==22.2.0 +Babel==2.11.0 +backcall==0.2.0 +beautifulsoup4==4.11.1 +bleach==5.0.1 +bokeh==3.2.2 +branca==0.6.0 +certifi==2022.12.7 +cffi==1.15.1 +charset-normalizer==2.1.1 +click==8.1.6 +cloudpickle==2.2.1 +colorcet==3.0.1 +comm==0.1.2 +contourpy==1.1.1 +cycler==0.11.0 +dask==2023.9.2 +datashader==0.15.2 +datashape==0.5.2 +dateparser==1.1.6 +debugpy==1.6.5 +decorator==5.1.1 +defusedxml==0.7.1 +entrypoints==0.4 +exceptiongroup==1.1.0 +executing==1.2.0 +fastjsonschema==2.16.2 +fonttools==4.42.1 +fqdn==1.5.1 +frozenlist==1.4.0 +fsspec==2023.9.1 +graphviz==0.20.1 +holoviews==1.17.1 +idna==3.4 +importlib-metadata==6.8.0 +iniconfig==2.0.0 +ipykernel==6.19.4 +ipyleaflet==0.17.2 +ipython==8.8.0 +ipython-genutils==0.2.0 +ipywidgets==8.0.4 +isoduration==20.11.0 +jedi==0.18.2 +Jinja2==3.1.2 +json5==0.9.11 +jsonpickle==3.0.2 +jsonpointer==2.3 +jsonschema==4.17.3 +jupyter-events==0.5.0 +jupyter-server==1.23.4 +jupyter_client==7.4.1 +jupyter_core==5.1.2 +jupyter_server_terminals==0.4.3 +jupyterlab-pygments==0.2.2 +jupyterlab-widgets==3.0.5 +jupyterlab_server==2.18.0 +kiwisolver==1.4.5 +linkify-it-py==2.0.2 +llvmlite==0.41.0 +locket==1.0.0 +Markdown==3.4.4 +markdown-it-py==3.0.0 +MarkupSafe==2.1.1 +matplotlib==3.8.0 +matplotlib-inline==0.1.6 +mdit-py-plugins==0.4.0 +mdurl==0.1.2 +mistune==2.0.4 +multidict==6.0.4 +multipledispatch==1.0.0 +nbclassic==0.4.8 +nbclient==0.7.2 +nbconvert==7.2.7 +nbformat==5.7.1 +nest-asyncio==1.5.6 +networkx==3.1 +notebook==6.5.2 +notebook_shim==0.2.2 +numba==0.58.0 +numpy==1.24.1 +packaging==22.0 +pandas==1.5.2 +pandocfilters==1.5.0 +panel==1.2.3 +param==1.13.0 +parso==0.8.3 +partd==1.4.0 +pexpect==4.8.0 +pickleshare==0.7.5 +Pillow==10.0.1 +pipx==1.2.0 +platformdirs==2.6.2 +pluggy==1.0.0 +prometheus-client==0.15.0 +prompt-toolkit==3.0.36 +psutil==5.9.4 +ptyprocess==0.7.0 +pure-eval==0.2.2 +pycparser==2.21 +pyct==0.5.0 +Pygments==2.14.0 +pyparsing==3.1.1 +pyrsistent==0.19.3 +pytest==7.2.1 +python-dateutil==2.8.2 +python-json-logger==2.0.4 +pytz==2022.7 +pytz-deprecation-shim==0.1.0.post0 +pyvis==0.3.2 +pyviz_comms==3.0.0 +PyYAML==6.0 +pyzmq==24.0.1 +ratelimit==2.2.1 +regex==2022.10.31 +requests==2.28.1 +rfc3339-validator==0.1.4 +rfc3986-validator==0.1.1 +scipy==1.11.2 +Send2Trash==1.8.0 +six==1.16.0 +sniffio==1.3.0 +soupsieve==2.3.2.post1 +stack-data==0.6.2 +terminado==0.17.1 +tinycss2==1.2.1 +tomli==2.0.1 +toolz==0.12.0 +tornado==6.2 +tqdm==4.66.1 +traitlets==5.8.0 +traittypes==0.2.1 +typing_extensions==4.8.0 +tzdata==2022.7 +tzlocal==4.2 +uc-micro-py==1.0.2 +uri-template==1.2.0 +urllib3==1.26.13 +userpath==1.9.0 +voila==0.4.0 +wcwidth==0.2.5 +webcolors==1.12 +webencodings==0.5.1 +websocket-client==1.4.2 +websockets==10.4 +widgetsnbextension==4.0.5 +xarray==2023.8.0 +xyzservices==2022.9.0 +yarl==1.9.2 +zipp==3.17.0 +