Ensure that 'bcrypt' version should be less than or equal to 3.1.7 as the new version supports Python 3.6 and above.
parent
0fd9ee06bd
commit
89e2f09b84
|
@ -38,5 +38,6 @@ psycopg2>=2.8
|
|||
python-dateutil>=2.8.0
|
||||
SQLAlchemy>=1.3.13
|
||||
Flask-Security-Too>=3.0.0
|
||||
bcrypt<=3.1.7
|
||||
sshtunnel>=0.1.5
|
||||
ldap3>=2.5.1
|
||||
|
|
Loading…
Reference in New Issue