File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11pip >= 23.2.1
22packaging >= 23.1
33setuptools >= 68.0.0 ;python_version < "3.8"
4- setuptools >= 68.2.0 ;python_version >= "3.8"
4+ setuptools >= 68.2.2 ;python_version >= "3.8"
55wheel >= 0.41.2
66attrs >= 23.1.0
77certifi >= 2023.7.22
88filelock >= 3.12.2 ;python_version < "3.8"
9- filelock >= 3.12.3 ;python_version >= "3.8"
9+ filelock >= 3.12.4 ;python_version >= "3.8"
1010platformdirs >= 3.10.0
1111parse >= 1.19.1
1212parse-type >= 0.6.2
Original file line number Diff line number Diff line change 134134 'pip>=23.2.1' ,
135135 'packaging>=23.1' ,
136136 'setuptools>=68.0.0;python_version<"3.8"' ,
137- 'setuptools>=68.2.0 ;python_version>="3.8"' ,
137+ 'setuptools>=68.2.2 ;python_version>="3.8"' ,
138138 'wheel>=0.41.2' ,
139139 'attrs>=23.1.0' ,
140140 "certifi>=2023.7.22" ,
141141 'filelock>=3.12.2;python_version<"3.8"' ,
142- 'filelock>=3.12.3 ;python_version>="3.8"' ,
142+ 'filelock>=3.12.4 ;python_version>="3.8"' ,
143143 'platformdirs>=3.10.0' ,
144144 'parse>=1.19.1' ,
145145 'parse-type>=0.6.2' ,
You can’t perform that action at this time.
0 commit comments