#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements-dev.in
#
black==23.9.1
    # via -r requirements-dev.in
click==8.1.7
    # via black
flake8==6.1.0
    # via -r requirements-dev.in
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via -r requirements-dev.in
mccabe==0.7.0
    # via flake8
mypy-extensions==1.0.0
    # via black
numpy==1.26.0
    # via scipy
packaging==23.1
    # via
    #   black
    #   pytest
pathspec==0.11.2
    # via black
platformdirs==3.10.0
    # via black
pluggy==1.3.0
    # via pytest
pycodestyle==2.11.0
    # via flake8
pyflakes==3.1.0
    # via flake8
pytest==7.4.2
    # via -r requirements-dev.in
scipy==1.11.2
    # via -r requirements.in
