Skip to content

Commit

Permalink
downgrade jsonschema
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Homberger committed Dec 5, 2023
1 parent f864a07 commit c12cdc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
chardet==5.2.0
eventlet
Jinja2==3.1.2 # BSD License (3 clause)
jsonschema==4.20.0 # MIT
jsonschema!=2.5.0,>=2.0.0,<=3.2 # MIT
# jsonschema newer version not working: ImportError: cannot import name '_validators' from 'jsonschema' (/home/hombergerpadm/st2-python-keyczar/virtualenv/lib/python3.8/site-packages/jsonschema/__init__.py
networkx==3.1
python-dateutil
PyYAML==6.0.1
Expand Down

0 comments on commit c12cdc7

Please sign in to comment.