We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67900df commit f5ff7a8Copy full SHA for f5ff7a8
1 file changed
requirements.txt
@@ -6,7 +6,7 @@ eventlet
6
jinja2>=2.11 # BSD License (3 clause)
7
#jsonschema>=4.18.5 # MIT
8
# REVERT: only needed for testing incremental version bumps of jsonschema.
9
-jsonschema==4.14.0 # MIT
+jsonschema==4.17.3 # MIT
10
# networkx v3.2 and greater does not support Python3.8.
11
networkx>=2.6,<3.2
12
python-dateutil
0 commit comments