File tree Expand file tree Collapse file tree 1 file changed +10
-35
lines changed
Expand file tree Collapse file tree 1 file changed +10
-35
lines changed Original file line number Diff line number Diff line change 1+ # Linting & Formatting
12autopep8==2.3.2
23black==25.12.0
3- bleach==6.3.0
4- certifi==2025.11.12
5- charset-normalizer==3.4.4
6- click==8.3.1
7- colorama==0.4.6
8- docutils==0.22.3
94flake8==7.3.0
10- gitchangelog==3.0.4
5+
6+ # Testing
117pytest==9.0.2
12- idna==3.11
13- importlib-metadata==8.7.0
14- jaraco.classes==3.4.0
15- keyring==25.7.0
16- markdown-it-py==4.0.0
17- mccabe==0.7.0
18- mdurl==0.1.2
19- more-itertools==10.8.0
20- mypy-extensions==1.1.0
21- packaging==25.0
22- pathspec==0.12.1
23- pkginfo==1.12.1.2
24- platformdirs==4.5.1
25- pycodestyle==2.14.0
26- pyflakes==3.4.0
27- Pygments==2.19.2
28- readme-renderer==44.0
29- requests==2.32.5
30- requests-toolbelt==1.0.0
31- restructuredtext-lint==2.0.2
32- rfc3986==2.0.0
33- rich==14.2.0
34- setuptools==80.9.0
35- six==1.17.0
36- tqdm==4.67.1
8+
9+ # Release & Publishing
3710twine==6.2.0
38- urllib3==2.6.2
39- webencodings==0.5.1
40- zipp==3.23.0
11+ gitchangelog==3.0.4
12+ setuptools==80.9.0
13+
14+ # Documentation
15+ restructuredtext-lint==2.0.2
You can’t perform that action at this time.
0 commit comments