# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt
altgraph==0.17.4
    # via
    #   macholib
    #   pyinstaller
black==25.1.0
    # via moonfish (pyproject.toml)
blinker==1.7.0
    # via flask
chess==1.10.0
    # via moonfish (pyproject.toml)
click==8.1.7
    # via
    #   moonfish (pyproject.toml)
    #   black
    #   flask
flake8==7.3.0
    # via moonfish (pyproject.toml)
flask==3.0.2
    # via
    #   moonfish (pyproject.toml)
    #   flask-cors
flask-cors==6.0.1
    # via moonfish (pyproject.toml)
isort==6.0.1
    # via moonfish (pyproject.toml)
itsdangerous==2.1.2
    # via flask
jinja2==3.1.3
    # via flask
macholib==1.16.3
    # via pyinstaller
markupsafe==2.1.5
    # via
    #   jinja2
    #   werkzeug
mccabe==0.7.0
    # via flake8
mypy==1.16.1
    # via moonfish (pyproject.toml)
mypy-extensions==1.1.0
    # via
    #   black
    #   mypy
packaging==25.0
    # via
    #   black
    #   pyinstaller
    #   pyinstaller-hooks-contrib
parameterized==0.9.0
    # via moonfish (pyproject.toml)
pathspec==0.12.1
    # via
    #   black
    #   mypy
platformdirs==4.3.8
    # via black
pycodestyle==2.14.0
    # via flake8
pyflakes==3.4.0
    # via flake8
pyinstaller==6.14.2
    # via moonfish (pyproject.toml)
pyinstaller-hooks-contrib==2025.5
    # via pyinstaller
setuptools==80.9.0
    # via
    #   pyinstaller
    #   pyinstaller-hooks-contrib
typing-extensions==4.14.1
    # via mypy
werkzeug==3.0.1
    # via
    #   flask
    #   flask-cors
