Improve requirements.txt
This commit is contained in:
parent
1e8b993739
commit
0ee798a64e
1 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
||||||
Django==2.2.*
|
Django==2.2.28
|
||||||
|
django-appconf==1.0.4
|
||||||
# Pour la prod
|
django-avatar==5.0.0
|
||||||
#psycopg2
|
django-colorful==1.3
|
||||||
gunicorn
|
gunicorn==20.1.0
|
||||||
django-colorful
|
Pillow==9.2.0
|
||||||
Pillow
|
#Pour le prod
|
||||||
django-avatar==5.0.*
|
#psycopg2==2.8.6
|
||||||
|
|
Loading…
Reference in a new issue