#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    ./build.sh upgrade-requirements
#
annotated-types==0.7.0
    # via -r requirements/coverage.in
async-timeout==4.0.3
    # via redis
attrs==24.1.0
    # via
    #   hypothesis
    #   hypothesis (hypothesis-python/setup.py)
black==24.8.0
    # via
    #   -r requirements/coverage.in
    #   hypofuzz
    #   hypothesis
blinker==1.8.2
    # via flask
certifi==2024.7.4
    # via requests
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via
    #   -r requirements/coverage.in
    #   black
    #   flask
    #   hypothesis
coverage[toml]==7.6.1
    # via
    #   hypofuzz
    #   pytest-cov
dash==2.17.1
    # via hypofuzz
dash-core-components==2.0.0
    # via dash
dash-html-components==2.0.0
    # via dash
dash-table==5.0.0
    # via dash
dpcontracts==0.6.0
    # via -r requirements/coverage.in
exceptiongroup==1.2.2 ; python_version < "3.11"
    # via
    #   hypothesis
    #   hypothesis (hypothesis-python/setup.py)
    #   pytest
execnet==2.1.1
    # via pytest-xdist
fakeredis==2.23.5
    # via -r requirements/coverage.in
flask==3.0.3
    # via dash
hypofuzz==24.2.3
    # via -r requirements/fuzzing.in
hypothesis[cli]==6.111.1
    # via hypofuzz
idna==3.7
    # via requests
importlib-metadata==8.2.0
    # via dash
iniconfig==2.0.0
    # via pytest
itsdangerous==2.2.0
    # via flask
jinja2==3.1.4
    # via flask
lark==1.2.2
    # via -r requirements/coverage.in
libcst==1.4.0
    # via
    #   -r requirements/coverage.in
    #   hypofuzz
markdown-it-py==3.0.0
    # via rich
markupsafe==2.1.5
    # via
    #   jinja2
    #   werkzeug
mdurl==0.1.2
    # via markdown-it-py
mypy-extensions==1.0.0
    # via black
nest-asyncio==1.6.0
    # via dash
numpy==2.0.1
    # via
    #   -r requirements/coverage.in
    #   pandas
    #   pyarrow
packaging==24.1
    # via
    #   black
    #   plotly
    #   pytest
pandas==2.2.2
    # via
    #   -r requirements/coverage.in
    #   hypofuzz
pathspec==0.12.1
    # via black
pexpect==4.9.0
    # via -r requirements/test.in
platformdirs==4.2.2
    # via black
plotly==5.23.0
    # via dash
pluggy==1.5.0
    # via pytest
psutil==6.0.0
    # via hypofuzz
ptyprocess==0.7.0
    # via pexpect
pyarrow==17.0.0
    # via -r requirements/coverage.in
pygments==2.18.0
    # via rich
pytest==8.3.2
    # via
    #   -r requirements/test.in
    #   hypofuzz
    #   pytest-cov
    #   pytest-xdist
pytest-cov @ git+https://github.com/pytest-dev/pytest-cov.git@9757222e2e044361e70125ebdd96e5eb87395983
    # via -r requirements/coverage.in
pytest-xdist==3.6.1
    # via -r requirements/test.in
python-dateutil==2.9.0.post0
    # via
    #   -r requirements/coverage.in
    #   pandas
pytz==2024.1
    # via
    #   -r requirements/coverage.in
    #   pandas
pyyaml==6.0.2
    # via libcst
redis==5.0.8
    # via fakeredis
requests==2.32.3
    # via
    #   dash
    #   hypofuzz
retrying==1.3.4
    # via dash
rich==13.7.1
    # via hypothesis
six==1.16.0
    # via
    #   python-dateutil
    #   retrying
sortedcontainers==2.4.0
    # via
    #   fakeredis
    #   hypothesis
    #   hypothesis (hypothesis-python/setup.py)
tenacity==9.0.0
    # via plotly
tomli==2.0.1
    # via
    #   black
    #   coverage
    #   pytest
typing-extensions==4.12.2
    # via
    #   -r requirements/coverage.in
    #   black
    #   dash
    #   fakeredis
tzdata==2024.1
    # via pandas
urllib3==2.2.2
    # via requests
werkzeug==3.0.3
    # via
    #   dash
    #   flask
zipp==3.20.0
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==72.2.0
    # via dash
