#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile requirements.in
#
appnope==0.1.3
    # via ipython
asttokens==2.2.1
    # via stack-data
attrs==22.2.0
    # via
    #   caveclient
    #   jsonschema
backcall==0.2.0
    # via ipython
cachetools==5.3.0
    # via
    #   -r requirements.in
    #   caveclient
caveclient==5.2.1
    # via -r requirements.in
certifi==2022.12.7
    # via requests
charset-normalizer==3.1.0
    # via requests
click==8.1.3
    # via flask
contourpy==1.0.7
    # via matplotlib
cycler==0.11.0
    # via matplotlib
dash==2.9.2
    # via
    #   -r requirements.in
    #   dash-bootstrap-components
dash-bootstrap-components==1.4.1
    # via -r requirements.in
dash-core-components==2.0.0
    # via dash
dash-html-components==2.0.0
    # via dash
dash-table==5.0.0
    # via dash
decorator==5.1.1
    # via ipython
dfbridge==0.0.2
    # via -r requirements.in
executing==1.2.0
    # via stack-data
flask==2.2.3
    # via
    #   -r requirements.in
    #   dash
fonttools==4.39.3
    # via matplotlib
idna==3.4
    # via requests
ipython==8.12.0
    # via
    #   caveclient
    #   nglui
itsdangerous==2.1.2
    # via flask
jedi==0.18.2
    # via ipython
jinja2==3.1.2
    # via flask
jsonschema==4.17.3
    # via caveclient
kiwisolver==1.4.4
    # via matplotlib
loguru==0.7.0
    # via -r requirements.in
markupsafe==2.1.2
    # via
    #   jinja2
    #   werkzeug
matplotlib==3.7.1
    # via seaborn
matplotlib-inline==0.1.6
    # via ipython
networkx==3.1
    # via caveclient
nglui==2.14.0
    # via -r requirements.in
numpy==1.24.2
    # via
    #   -r requirements.in
    #   caveclient
    #   contourpy
    #   matplotlib
    #   nglui
    #   pandas
    #   pyarrow
    #   scipy
    #   seaborn
    #   standard-transform
orjson==3.8.10
    # via -r requirements.in
packaging==23.1
    # via
    #   matplotlib
    #   plotly
pandas==2.0.0
    # via
    #   -r requirements.in
    #   caveclient
    #   dfbridge
    #   nglui
    #   seaborn
    #   standard-transform
parso==0.8.3
    # via jedi
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
pillow==9.5.0
    # via matplotlib
plotly==5.14.1
    # via
    #   -r requirements.in
    #   dash
prompt-toolkit==3.0.38
    # via ipython
ptyprocess==0.7.0
    # via pexpect
pure-eval==0.2.2
    # via stack-data
pyarrow==11.0.0
    # via caveclient
pygments==2.15.0
    # via ipython
pyparsing==3.0.9
    # via matplotlib
pyrsistent==0.19.3
    # via jsonschema
python-dateutil==2.8.2
    # via
    #   matplotlib
    #   pandas
pytz==2023.3
    # via pandas
requests==2.28.2
    # via
    #   -r requirements.in
    #   caveclient
scipy==1.10.1
    # via standard-transform
seaborn==0.12.2
    # via -r requirements.in
six==1.16.0
    # via
    #   nglui
    #   python-dateutil
stack-data==0.6.2
    # via ipython
standard-transform==1.2.0
    # via -r requirements.in
tenacity==8.2.2
    # via plotly
traitlets==5.9.0
    # via
    #   ipython
    #   matplotlib-inline
tzdata==2023.3
    # via pandas
urllib3==1.26.15
    # via
    #   caveclient
    #   requests
wcwidth==0.2.6
    # via prompt-toolkit
webcolors==1.13
    # via nglui
werkzeug==2.2.3
    # via flask
