#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml
#
black==23.7.0
    # via fundaciones (pyproject.toml)
click==8.1.7
    # via
    #   black
    #   typer
colorama==0.4.6
    # via
    #   click
    #   pytest
    #   typer
greenlet==2.0.2
    # via sqlalchemy
iniconfig==2.0.0
    # via pytest
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
mypy-extensions==1.0.0
    # via black
packaging==23.1
    # via
    #   black
    #   pytest
pathspec==0.11.2
    # via black
platformdirs==3.10.0
    # via black
pluggy==1.2.0
    # via pytest
pygments==2.16.1
    # via rich
pytest==7.4.0
    # via fundaciones (pyproject.toml)
rich==13.5.2
    # via typer
ruff==0.0.285
    # via fundaciones (pyproject.toml)
shellingham==1.5.3
    # via typer
sqlalchemy==2.0.20
    # via fundaciones (pyproject.toml)
typer[all]==0.9.0
    # via fundaciones (pyproject.toml)
typing-extensions==4.7.1
    # via
    #   sqlalchemy
    #   typer
