Skip to content

Commit f75c3fc

Browse files
committed
Pin vendored importlib dependencies for consistency.
1 parent 275e5e6 commit f75c3fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setuptools/_vendor/vendored.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ packaging==21.2
22
pyparsing==2.2.1
33
ordered-set==3.1.1
44
more_itertools==8.8.0
5-
importlib_resources
6-
importlib_metadata
5+
importlib_resources==5.4.0
6+
importlib_metadata==4.10.1
77
jaraco.text==3.7.0
88
# required for importlib_resources on older Pythons
99
zipp==3.7.0

0 commit comments

Comments
 (0)