# Project
-e .

# Testing
-r ./tests/requirements.txt

# Linting
black ~= 22.0
isort ~= 5.0
