__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.pytest_cache/
.env
.dattos/
.venv/

# Build artifact used only by `pip-compile` to regenerate requirements.lock.
# The lock file IS committed; the input is not.
requirements.in
