Improve requirements.txt

This commit is contained in:
sinavir 2024-06-15 14:28:41 +02:00
parent 1e8b993739
commit 0ee798a64e

View file

@ -1,8 +1,8 @@
Django==2.2.*
# Pour la prod
#psycopg2
gunicorn
django-colorful
Pillow
django-avatar==5.0.*
Django==2.2.28
django-appconf==1.0.4
django-avatar==5.0.0
django-colorful==1.3
gunicorn==20.1.0
Pillow==9.2.0
#Pour le prod
#psycopg2==2.8.6