#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile requirements_dev.in
#
black==26.3.0
    # via -r requirements_dev.in
click==8.3.1
    # via
    #   black
    #   pyqt5-plugins
    #   pyqt5-tools
    #   qt5-tools
flake8==7.3.0
    # via -r requirements_dev.in
isort==8.0.1
    # via -r requirements_dev.in
mccabe==0.7.0
    # via flake8
mypy-extensions==1.1.0
    # via black
packaging==26.0
    # via black
pathspec==1.0.4
    # via black
platformdirs==4.9.4
    # via black
pycodestyle==2.14.0
    # via flake8
pyflakes==3.4.0
    # via flake8
pyqt5==5.15.9
    # via
    #   pyqt5-plugins
    #   pyqt5-tools
pyqt5-plugins==5.15.9.2.3
    # via pyqt5-tools
pyqt5-qt5==5.15.2
    # via
    #   pyqt5
    #   pyqt5-plugins
pyqt5-sip==12.18.0
    # via pyqt5
pyqt5-tools==5.15.9.3.3
    # via -r requirements_dev.in
python-dotenv==1.2.2
    # via pyqt5-tools
pytokens==0.4.1
    # via black
qt5-applications==5.15.2.2.3
    # via qt5-tools
qt5-tools==5.15.2.1.3
    # via pyqt5-plugins
tomli==2.4.0
    # via black
typing-extensions==4.15.0
    # via black
