Update jsonschema

This commit is contained in:
Aarni Halinen
2022-08-01 21:16:56 +03:00
parent a28f82d31e
commit 3e9084ca1d
2 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ openpyxl = "^2.6.4"
django-app-namespace-template-loader = "^0.4.1"
django-filter = "^2.0.0"
whitenoise = "^6.2.0"
jsonschema = "^3.2.0"
jsonschema = "^4.9.0"
Markdown = "^3.2.2"
uWSGI = "^2.0.18"
gunicorn = "^20.1.0"