-
- Downloads
Add jsonschema to requirements
parent
9bf712b6
No related branches found
No related tags found
... | ... | @@ -16,6 +16,7 @@ django-libsass==0.9 |
django-betterforms==2.0.0 | ||
mysqlclient==2.2.0 # for production deployment | ||
tzdata==2024.1 | ||
jsonschema==4.23.0 | ||
# Documentation | ||
sphinxcontrib-django==2.5 | ||
... | ... |
Please register or sign in to comment