Split requirements

This commit is contained in:
Ludovic Stephan 2020-11-16 18:39:29 +01:00
parent 1d24478c1d
commit d7263fc9e0
2 changed files with 5 additions and 1 deletions

5
requirements-prod.txt Normal file
View file

@ -0,0 +1,5 @@
-r requirements.txt
psycopg2
python-ldap
gunicorn

View file

@ -1,4 +1,3 @@
django==2.2.*
Pillow
django_cas_ng
python-ldap