Skip to content

Commit 0c1e9ec

Browse files
committed
Pin jsonschema to 4.4.0
4.5.0 is experiencing an infinite loop. python-jsonschema/jsonschema#941
1 parent 67db4b0 commit 0c1e9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/api_postgres/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ markdown
66
django-json-widget
77
django-filter
88
django-cors-headers
9-
jsonschema
9+
jsonschema==4.4.0
1010
jsonpath_ng
1111
python_jwt
1212
pytest-django

0 commit comments

Comments
 (0)