Support Django 2.2 and 3.0

This commit is contained in:
Yohann D'ANELLO
2020-04-25 02:59:37 +02:00
committed by Valentin Samir
parent 5f30d614e5
commit 4129687e41
15 changed files with 113 additions and 19 deletions

View File

@ -1,4 +1,4 @@
Django >= 1.11,<2.2
Django >= 1.11,<=3.0
setuptools>=5.5
requests>=2.4
requests_futures>=0.9.5