Skip to content

Commit 13aa072

Browse files
chore(deps): pin importlib-metadata (#7927)
1 parent 80599f2 commit 13aa072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ gunicorn>=20.1.0
3333
hashids>=1.3.1
3434
html2text>=2020.1.16 # Used only to clean comment field of secr/sreq
3535
html5lib>=1.1 # Only used in tests
36+
importlib-metadata<8.5.0 # indirect req of Markdown/inflect; https://github.com/ietf-tools/datatracker/issues/7924
3637
inflect>= 6.0.2
3738
jsonfield>=3.1.0 # for SubmissionCheck. This is https://github.com/bradjasper/django-jsonfield/.
3839
jsonschema[format]>=4.2.1

0 commit comments

Comments
 (0)