File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
44regex >= 2024.11.6
55pymdown-extensions >= 10.14.3
6- pipdeptree >= 2.26.0
6+ pipdeptree >= 2.26.1
77python-dateutil >= 2.8.2
88Markdown == 3.8
99click == 8.1.8
Original file line number Diff line number Diff line change 11pip >= 25.0.1
22packaging >= 25.0
33setuptools ~= 70.2 ;python_version < "3.10"
4- setuptools >= 78.1.0 ;python_version >= "3.10"
4+ setuptools >= 78.1.1 ;python_version >= "3.10"
55wheel >= 0.45.1
66attrs >= 25.3.0
77certifi >= 2025.1.31
Original file line number Diff line number Diff line change 150150 'pip>=25.0.1' ,
151151 'packaging>=25.0' ,
152152 'setuptools~=70.2;python_version<"3.10"' , # Newer ones had issues
153- 'setuptools>=78.1.0 ;python_version>="3.10"' ,
153+ 'setuptools>=78.1.1 ;python_version>="3.10"' ,
154154 'wheel>=0.45.1' ,
155155 'attrs>=25.3.0' ,
156156 "certifi>=2025.1.31" ,
You can’t perform that action at this time.
0 commit comments