File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11boto3
22dj-database-url
33django-ajax-selects==1.9.1
4- django-allauth==0.48 .0
4+ django-allauth>=0.54 .0
55django-cors-headers
66django-debug-toolbar
77django-environ
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.9
3+ # by the following command :
44#
5- # pip-compile
5+ # pip-compile requirements.in
66#
7-
87# The two lines below are needed for Heroku compatibility.
98# `setuptools==65.5.1` ensures compatibility with legacy packages like django-allauth,
109# and `wheel` is needed for building packages from source.
@@ -42,7 +41,7 @@ django==2.2.13
4241 # djangorestframework
4342django-ajax-selects == 1.9.1
4443 # via -r requirements.in
45- django-allauth == 0.48 .0
44+ django-allauth == 0.54 .0
4645 # via -r requirements.in
4746django-cors-headers == 3.4.0
4847 # via -r requirements.in
You can’t perform that action at this time.
0 commit comments