#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=requirements/requirements.txt pyproject.toml
#
colorama==0.4.6
    # via pytest
greenlet==2.0.2
    # via sqlalchemy
iniconfig==2.0.0
    # via pytest
packaging==23.1
    # via pytest
pluggy==1.3.0
    # via pytest
pytest==7.4.2
    # via fake_session_maker (pyproject.toml)
sqlalchemy==2.0.20
    # via fake_session_maker (pyproject.toml)
typing-extensions==4.7.1
    # via sqlalchemy
