Merge branch 'djstorage' into 'master'

dj-gapc-storage fix for num_retries went upstream

See merge request LCA2018/symposion_app!26
This commit is contained in:
James Polley 2017-09-16 12:26:13 +00:00
commit 3ad7059e09
2 changed files with 1 additions and 2 deletions

View file

@ -1,3 +1,2 @@
django<1.12,>=1.11
pysaml2==4.4.0
-e git+https://github.com/nakato/django-gapc-storage.git@master#egg=django-gapc-storage

View file

@ -9,7 +9,7 @@ django-debug-toolbar>=1.7
django-bootstrap-form
djangosaml2
django-gapc-storage
django-gapc-storage>=0.4.1
# database
mysqlclient>=1.3.3