We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80599f2 commit 13aa072Copy full SHA for 13aa072
requirements.txt
@@ -33,6 +33,7 @@ gunicorn>=20.1.0
33
hashids>=1.3.1
34
html2text>=2020.1.16 # Used only to clean comment field of secr/sreq
35
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
37
inflect>= 6.0.2
38
jsonfield>=3.1.0 # for SubmissionCheck. This is https://github.com/bradjasper/django-jsonfield/.
39
jsonschema[format]>=4.2.1
0 commit comments