From 48ec4085d2491e564a769cdbb623295af9fe3b33 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Thu, 6 Aug 2020 17:17:27 +0530 Subject: [PATCH] Update the sshtunnel version to v0.1.5. refs #4361 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f5f5f2cc..a36084bef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,5 +38,5 @@ psycopg2>=2.8 python-dateutil>=2.8.0 SQLAlchemy>=1.3.13 Flask-Security-Too>=3.0.0 -sshtunnel>=0.1.4 +sshtunnel>=0.1.5 ldap3>=2.5.1