drakul/requirements.txt

5 lines
209 B
Plaintext

Django==4.1.0
psycopg2-binary>=2.8.4 # required by Django for PostgreSQL support: https://docs.djangoproject.com/en/4.1/ref/databases/#postgresql-notes
djangorestframework==3.13.1
django-crispy-forms==1.14.0