drakul/requirements.txt

4 lines
180 B
Plaintext
Raw Normal View History

2019-10-25 02:49:09 +02:00
Django==2.2.6
psycopg2-binary>=2.5.4 # required by Django for PostgreSQL support: https://docs.djangoproject.com/en/2.2/ref/databases/#postgresql-notes
django-crispy-forms==1.7.2