# * -------------------------------------------------------------------------------- * #
# * Changes below should persist in significant template updates.

# * -------------------------------------------------------------------------------- * #
# * Changes below may be lost in significant template updates.

# Experiment
jupyter==1.0.0
ipympl==0.9.3

# Debug
debugpy==1.6.6

# For `python` via `pythonrc.py`
rich==13.3.3

# Terminal experiments
ipython==8.12.0

# Format
black==23.3.0
ruff==0.0.260
sourcery-cli==1.1.0
nbqa==1.7.0

# Profiling
snakeviz==2.1.1

# Pre-commit
pre-commit==3.2.2

# For local publishing to PyPi with flit
keyring==23.13.1

-r requirements_both.txt
