Add Django 1.10 support

This commit is contained in:
Valentin Samir
2016-08-25 13:02:09 +02:00
parent 0c8a90e48f
commit 94c2168af1
8 changed files with 44 additions and 5 deletions

View File

@ -29,7 +29,7 @@ Dependencies
``django-cas-server`` depends on the following python packages:
* Django >= 1.7.1 < 1.10
* Django >= 1.7.1 < 1.11
* requests >= 2.4
* requests_futures >= 0.9.5
* lxml >= 3.4