File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
regex >= 2023.12.25
5
5
pymdown-extensions >= 10.7.1
6
- pipdeptree >= 2.18.0
6
+ pipdeptree >= 2.18.1
7
7
python-dateutil >= 2.8.2
8
8
Markdown == 3.6
9
9
markdown2 == 2.4.13
Original file line number Diff line number Diff line change 1
1
pip >= 24.0
2
2
packaging >= 24.0
3
3
setuptools >= 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"
5
5
wheel >= 0.42.0 ;python_version < "3.8"
6
6
wheel >= 0.43.0 ;python_version >= "3.8"
7
7
attrs >= 23.2.0
Original file line number Diff line number Diff line change 149
149
'pip>=24.0' ,
150
150
'packaging>=24.0' ,
151
151
'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"' ,
153
153
'wheel>=0.42.0;python_version<"3.8"' ,
154
154
'wheel>=0.43.0;python_version>="3.8"' ,
155
155
'attrs>=23.2.0' ,
You can’t perform that action at this time.
0 commit comments