Changes necessary for Django 1.11 tests to start

- Certificates management commands updates
- Moving reverse calls in tests into setUp from class definition
- Import shuffling
- Consolidating cryptograhpy version to 1.9
This commit is contained in:
bmedx
2017-11-08 11:46:05 -05:00
parent 1e6c72c5b6
commit f3f8d8ec96
18 changed files with 176 additions and 179 deletions

View File

@@ -11,7 +11,7 @@ bleach==1.4
html5lib==0.999
boto==2.39.0
celery==3.1.18
cryptography==1.5.3
cryptography==1.9
cssselect==0.9.1
dealer==2.0.4
defusedxml==0.4.1