# Pinned dependencies for reproducible builds
# Regenerate with: python3.12 -m venv /tmp/octoprint-cli-lock && /tmp/octoprint-cli-lock/bin/python -m pip install -e ".[dev]" && /tmp/octoprint-cli-lock/bin/python -m pip freeze | grep -v "^-e" | sort > requirements-lock.txt
PyYAML==6.0.3
Pygments==2.20.0
certifi==2026.4.22
charset-normalizer==3.4.7
click==8.3.3
coverage==7.13.5
idna==3.13
iniconfig==2.3.0
markdown-it-py==4.0.0
mdurl==0.1.2
packaging==26.2
pluggy==1.6.0
pytest-cov==7.1.0
pytest-mock==3.15.1
pytest==9.0.3
requests==2.33.1
responses==0.26.0
rich==15.0.0
urllib3==2.6.3
