#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
#    pip-compile --output-file=requirements/core.txt --resolver=backtracking pyproject.toml
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org

mashumaro[orjson]==3.7
    # via ez_cqrs (pyproject.toml)
orjson==3.9.0
    # via mashumaro
pydantic==1.10.8
    # via ez_cqrs (pyproject.toml)
result==0.10.0
    # via ez_cqrs (pyproject.toml)
typing-extensions==4.6.2
    # via
    #   mashumaro
    #   pydantic
    #   result
