osxphotos/dev_requirements.txt
Rhet Turnbull 5e7ab06458
fix: dev_requirements.txt to reduce vulnerabilities (#836)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-12-18 19:38:17 -08:00

18 lines
313 B
Plaintext

build
bump2version==1.0.1
cogapp>=3.3.0,<4.0.0
furo
m2r2==0.3.3
pdbpp
pyinstaller==5.6.2
pytest-cov==4.0.0
pytest-mock
pytest==7.2.0
Sphinx
sphinx_click
sphinx_rtd_theme
sphinx-copybutton
sphinxcontrib-programoutput
twine
wheel
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability