codercore~=1.0
fastapi[all]~=0.86.0
pydantic~=1.10.2

[dev]
black~=22.10.0

[test]
pytest~=7.2.0
pytest-cov~=4.0.0
pytest-xdist[psutil]~=3.0.2
