Removed ALLOWED_HOSTS support as it requires 'netaddr' which doesn't support Python 3.5

This commit is contained in:
Akshay Joshi
2020-11-05 12:43:11 +05:30
parent 2793747d3c
commit 9e2127b2a5
4 changed files with 1 additions and 45 deletions

View File

@@ -41,5 +41,4 @@ Flask-Security-Too>=3.0.0
bcrypt<=3.1.7
cryptography<=3.0
sshtunnel>=0.1.5
netaddr==0.8.0
ldap3>=2.5.1