Django==3.2.15
djangorestframework==3.12.4
monotonic==1.6
python-dateutil==2.8.1

# testsite-only
coverage==6.3.2
django-debug-toolbar==3.5.0       # 3.4.0 requires Django>=3.2
                                  # 3.2.4 fails with SQLPanel is not scriptable
                                  # 2.2.1 is the last version for Django2.2
django-extensions==3.1.5
djaodjin-rules==0.3.0
gunicorn==20.0.4
PyJWT==2.4.0

# development
coreapi==2.3.3
Sphinx==4.5.0
sphinxcontrib-httpdomain==1.8.0
