#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements/mypy.in
#
greenlet==2.0.2
    # via sqlalchemy
iniconfig==2.0.0
    # via pytest
mypy==1.5.1
    # via -r requirements/mypy.in
mypy-extensions==1.0.0
    # via mypy
packaging==23.1
    # via pytest
pluggy==1.3.0
    # via pytest
pytest==7.4.2
    # via -r requirements/mypy.in
sqlalchemy==2.0.20
    # via -r requirements/mypy.in
typing-extensions==4.7.1
    # via
    #   mypy
    #   sqlalchemy
