Fix some pip requirements versions

This commit is contained in:
Alexandre Iooss 2020-09-02 15:52:44 +02:00
parent d73d9f8bda
commit f1fe6c4996
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
beautifulsoup4~=4.7.1
Django~=2.2.15
django-bootstrap-datepicker-plus~=3.0.5
django-cas-server~=0.9.0
django-cas-server>=0.9.0
django-colorfield~=0.3.2
django-crispy-forms~=1.7.2
django-extensions~=2.1.4
@ -14,4 +14,4 @@ djangorestframework~=3.9.0
django-rest-polymorphic~=0.1.9
django-tables2~=2.3.1
phonenumbers~=8.9.10
Pillow~=5.4.1
Pillow>=5.4.1