lexigram>=0.1.0
strawberry-graphql>=0.235.0
graphql-core>=3.2.0
typing-extensions>=4.5.0
pydantic>=2.0.0

[all]
starlette>=0.27.0
lexigram-testing>=0.1.0
pytest>=8.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
pre-commit>=3.0.0
mkdocs>=1.4.0
mkdocs-material>=9.0.0

[dev]
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
pre-commit>=3.0.0

[docs]
mkdocs>=1.4.0
mkdocs-material>=9.0.0

[starlette]
starlette>=0.27.0

[test]
lexigram-testing>=0.1.0
pytest>=8.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
