Skip to content

Commit d7d7276

Browse files
Pin importlib-metadata = 8.7.0
Not needed on all Python versions, but in all cases it is fine to use this latest version.
1 parent d4514dc commit d7d7276

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

constraints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ future==1.0.0
176176
gunicorn==23.0.0
177177
h11==0.16.0
178178
id==1.5.0
179+
importlib-metadata==8.7.0
179180
importlib-resources==6.5.2
180181
iniconfig==2.1.0
181182
jaraco.classes==3.4.0

versions.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ future = 1.0.0
212212
gunicorn = 23.0.0
213213
h11 = 0.16.0
214214
id = 1.5.0
215+
importlib-metadata = 8.7.0
215216
importlib-resources = 6.5.2
216217
iniconfig = 2.1.0
217218
jaraco.classes = 3.4.0

0 commit comments

Comments
 (0)