# Python packages the analysis uses. **Add one here when you install it.**
#
#   octavo env                     # makes .venv with uv and installs this file
#                                  # (again after every change here)
#
# Add packages by hand and pin their versions rather than running
# `uv pip freeze > requirements.txt` (freeze writes out every dependency and the
# file becomes unreadable). On the R side renv does the same job (renv.lock).

# pandas==2.3.1
# statsmodels==0.14.5
