File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ gunicorn==19.9.0
5
5
django-redis-cache==2.1.0
6
6
7
7
#For resizing images
8
- pillow==6.2.1
8
+ pillow==7.0.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ psycopg2-binary==2.8.3
4
4
django-redis-cache==2.1.0
5
5
6
6
# For resizing images
7
- pillow==6.2 .0
7
+ pillow==7.0 .0
8
8
9
9
# local debugging tools
10
10
watchdog==0.9.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ pip==19.3.1
3
3
appdirs==1.4.3
4
4
virtualenv==16.7.7
5
5
6
- django==2.2.10 # pyup: <2.3
6
+ django==2.2.11 # pyup: <2.3
7
7
django-extensions==2.2.5
8
8
django_polymorphic==2.1.2
9
9
@@ -40,7 +40,7 @@ kombu==4.3.0 # pyup: ignore
40
40
# when ALWAYS_EAGER = True
41
41
celery==4.1.1 # pyup: ignore
42
42
43
- django-allauth==0.40 .0
43
+ django-allauth==0.41 .0
44
44
45
45
GitPython==3.0.8
46
46
You can’t perform that action at this time.
0 commit comments