#--------------------------------------------------#
# The following was generated by djinit: #
#--------------------------------------------------#

Django
django-environ
django-jazzmin
djangorestframework
djangorestframework_simplejwt
drf-spectacular
django-cors-headers
whitenoise
django-tailwind-cli # @IF use_tailwind
django-htmx # @IF use_htmx
# @IF database_type == 'mysql'
mysqlclient
# @ELSE
psycopg[binary]
# @ENDIF
gunicorn
dj-database-url # @IF use_database_url
