dograh/api/requirements.dev.txt

12 lines
195 B
Text
Raw Normal View History

2025-09-09 14:37:32 +05:30
mypy==1.15.0
ruff==0.11.3
pytest==8.3.5
pytest-asyncio==0.26.0
pre-commit==4.2.0
watchfiles==1.1.0
python-dotenv==1.2.1
datamodel-code-generator==0.56.1
2026-04-25 16:34:19 +05:30
twine==6.2.0
2026-04-25 17:38:38 +05:30
build==1.2.2
-e ./sdk/python