File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # To update requirements-dev.txt, install pip-tools and run the command given in requirements-dev.txt
2+ fortitude-lint>=0.7.2
3+ fprettify>=0.3.7
4+ ruff>=0.11.6
5+ sphinx-lint>=1.0.0
6+ codespell>=2.4.1
Original file line number Diff line number Diff line change 1- fortitude-lint >= 0.7.2
2- fprettify >= 0.3.7
3- ruff >= 0.11.6
4- sphinx-lint >= 1.0.0
5- codespell >= 2.4.1
1+ #
2+ # This file is autogenerated by pip-compile with Python 3.13
3+ # by the following command:
4+ #
5+ # pip-compile --strip-extras requirements-dev.in
6+ #
7+ codespell == 2.4.2
8+ # via -r requirements-dev.in
9+ configargparse == 1.7.5
10+ # via fprettify
11+ fortitude-lint == 0.8.0
12+ # via -r requirements-dev.in
13+ fprettify == 0.3.7
14+ # via -r requirements-dev.in
15+ polib == 1.2.0
16+ # via sphinx-lint
17+ regex == 2026.4.4
18+ # via sphinx-lint
19+ ruff == 0.15.10
20+ # via -r requirements-dev.in
21+ sphinx-lint == 1.0.2
22+ # via -r requirements-dev.in
You can’t perform that action at this time.
0 commit comments