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 >= 2023.12.25
55pymdown-extensions >= 10.7.1
6- pipdeptree >= 2.18.0
6+ pipdeptree >= 2.18.1
77python-dateutil >= 2.8.2
88Markdown == 3.6
99markdown2 == 2.4.13
Original file line number Diff line number Diff line change 11pip >= 24.0
22packaging >= 24.0
33setuptools >= 68.0.0 ;python_version < "3.8"
4- setuptools >= 69.2.0 ;python_version >= "3.8"
4+ setuptools >= 69.5.1 ;python_version >= "3.8"
55wheel >= 0.42.0 ;python_version < "3.8"
66wheel >= 0.43.0 ;python_version >= "3.8"
77attrs >= 23.2.0
Original file line number Diff line number Diff line change 149149 'pip>=24.0' ,
150150 'packaging>=24.0' ,
151151 'setuptools>=68.0.0;python_version<"3.8"' ,
152- 'setuptools>=69.2.0 ;python_version>="3.8"' ,
152+ 'setuptools>=69.5.1 ;python_version>="3.8"' ,
153153 'wheel>=0.42.0;python_version<"3.8"' ,
154154 'wheel>=0.43.0;python_version>="3.8"' ,
155155 'attrs>=23.2.0' ,
You can’t perform that action at this time.
0 commit comments