Update django and saml

Use latest django and saml libraries.
This commit is contained in:
Joel Addison 2019-10-14 23:28:04 +10:00
parent a06be640a4
commit c85a98f25c
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
django<1.12,>=1.11
pysaml2==4.4.0
pysaml2==4.8.0

View file

@ -14,7 +14,7 @@ decorator==4.3.0
defusedxml==0.5.0
dj-database-url==0.4.2
dj-static==0.0.6
Django==1.11.14
Django==1.11.25
django-appconf==1.0.1
django-bootstrap-form==3.4
django-compressor==2.2
@ -35,7 +35,7 @@ django-sitetree==1.10.0
django-taggit==0.18.0
django-timezone-field==2.1
django-waffle==0.14.0
djangosaml2==0.17.1
djangosaml2==0.17.2
easy-thumbnails==2.5
future==0.16.0
google-api-python-client==1.7.0