
[dev]
pytest>=7.0
build>=1.2.0
twine>=6.0.0

[ecm-web]
fastapi>=0.115
uvicorn>=0.34
pydantic<3,>=2.4

[release]
build>=1.2.0
twine>=6.0.0

[test]
pytest>=7.0
