Update for newest supported versions.
This commit is contained in:
parent
6a96b5d9c4
commit
5b01a82607
2 changed files with 5 additions and 5 deletions
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
dj-database-url>=0.4.2
|
||||
Django>=2.0
|
||||
dj-database-url>=0.5.0
|
||||
Django>=2.1.1
|
||||
django-authtools>=1.6.0
|
||||
djangorestframework>=3.7.7
|
||||
psycopg2>=2.7.3.2
|
||||
djangorestframework>=3.8.2
|
||||
psycopg2>=2.7.5
|
||||
python-decouple>=3.1
|
||||
pytz>=2017.3
|
||||
pytz>=2018.5
|
||||
|
|
Loading…
Reference in a new issue