Skip to content

Commit

Permalink
Clarify why pinned
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Feb 28, 2025
1 parent 30cef3a commit fbadffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ docs = [
"sphinx-jsonschema>=1.19.1",
"furo>=2024.8.6",
"sphinxcontrib-towncrier>=0.3.0a0",
"towncrier>=22.8.0,<25.0.0", # sphinxcontrib-towncrier does not yet support latest
"towncrier>=22.8.0,<25.0.0", # sphinxcontrib-towncrier is likely to break with new versions
"scipy>=1.8.0", # examples using scipy
"qcodes_loop>=0.1.1", # legacy dataset import examples
"jinja2>=3.1.3", # transitive dependency pin due to cve in earlier version
Expand Down

0 comments on commit fbadffd

Please sign in to comment.