Skip to content

Commit

Permalink
Update jsonschema to 4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Homberger authored Dec 5, 2023
1 parent 67abcb8 commit f864a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
chardet==5.2.0
eventlet
Jinja2==3.1.2 # BSD License (3 clause)
jsonschema!=2.5.0,>=2.0.0,<=3.2 # MIT
jsonschema==4.20.0 # MIT
networkx==3.1
python-dateutil
PyYAML==6.0.1
Expand Down

0 comments on commit f864a07

Please sign in to comment.