#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --all-extras --resolver=backtracking pyproject.toml
#
attrs==23.1.0
    # via flake8-bugbear
black==23.3.0
    # via nemreport (pyproject.toml)
calplot==0.1.7.5
    # via nemreport (pyproject.toml)
click==8.1.3
    # via
    #   black
    #   click-default-group-wheel
    #   sqlite-utils
    #   typer
click-default-group-wheel==1.2.2
    # via sqlite-utils
contourpy==1.1.0
    # via matplotlib
coverage[toml]==7.2.7
    # via pytest-cov
cycler==0.11.0
    # via matplotlib
exceptiongroup==1.1.1
    # via pytest
flake8==6.0.0
    # via
    #   flake8-bugbear
    #   flake8-builtins
    #   nemreport (pyproject.toml)
    #   pep8-naming
flake8-bugbear==23.6.5
    # via nemreport (pyproject.toml)
flake8-builtins==2.1.0
    # via nemreport (pyproject.toml)
fonttools==4.40.0
    # via matplotlib
iniconfig==2.0.0
    # via pytest
jinja2==3.1.2
    # via nemreport (pyproject.toml)
kiwisolver==1.4.4
    # via matplotlib
markupsafe==2.1.3
    # via jinja2
matplotlib==3.7.1
    # via calplot
mccabe==0.7.0
    # via flake8
mypy==1.4.0
    # via nemreport (pyproject.toml)
mypy-extensions==1.0.0
    # via
    #   black
    #   mypy
nemreader==0.8.7
    # via nemreport (pyproject.toml)
numpy==1.25.0
    # via
    #   calplot
    #   contourpy
    #   matplotlib
    #   pandas
packaging==23.1
    # via
    #   black
    #   matplotlib
    #   plotly
    #   pytest
pandas==2.0.2
    # via
    #   calplot
    #   nemreader
    #   nemreport (pyproject.toml)
pathspec==0.11.1
    # via black
pep8-naming==0.13.3
    # via nemreport (pyproject.toml)
pillow==9.5.0
    # via matplotlib
platformdirs==3.7.0
    # via black
plotly==5.15.0
    # via nemreport (pyproject.toml)
pluggy==1.2.0
    # via pytest
pycodestyle==2.10.0
    # via flake8
pydantic==1.10.9
    # via nemreport (pyproject.toml)
pyflakes==3.0.1
    # via flake8
pyparsing==3.1.0
    # via matplotlib
pytest==7.3.2
    # via
    #   nemreport (pyproject.toml)
    #   pytest-cov
pytest-cov==4.1.0
    # via nemreport (pyproject.toml)
python-dateutil==2.8.2
    # via
    #   matplotlib
    #   pandas
    #   sqlite-utils
pytz==2023.3
    # via pandas
six==1.16.0
    # via python-dateutil
sqlite-fts4==1.0.3
    # via sqlite-utils
sqlite-utils==3.32.1
    # via
    #   nemreader
    #   nemreport (pyproject.toml)
tabulate==0.9.0
    # via sqlite-utils
tenacity==8.2.2
    # via plotly
tomli==2.0.1
    # via
    #   black
    #   coverage
    #   mypy
    #   pytest
typer==0.9.0
    # via
    #   nemreader
    #   nemreport (pyproject.toml)
typing-extensions==4.6.3
    # via
    #   mypy
    #   pydantic
    #   typer
tzdata==2023.3
    # via pandas
