strawberry-graphql>=0.211.0
sqlalchemy>=2.0.25
graphql-core>=3.2.4
inflection>=0.5.1

[adapters]
asyncpg>=0.29.0
pyodbc>=5.2.0
python-dotenv>=1.0.1

[dev]
pytest>=8.2
pytest-asyncio>=0.23
pytest-cov>=5.0
black>=24.3
isort>=5.13
mypy>=1.10
flake8>=7.0
pre-commit>=3.7
build>=1.2.1
twine>=5.0.0
check-manifest>=0.50

[test]
pytest>=8.2
pytest-asyncio>=0.23
pytest-cov>=5.0
aiosqlite>=0.19.0
