From 9390dcdd435a3781ddca306f1802498f1033cb07 Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Sat, 6 Feb 2021 11:33:20 +0100 Subject: [PATCH] Update optional requirements --- optional-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/optional-requirements.txt b/optional-requirements.txt index d3e21f5b..a94bb506 100644 --- a/optional-requirements.txt +++ b/optional-requirements.txt @@ -1,5 +1,5 @@ # GDrive Integration -google-api-python-client>=1.7.11,<1.8.0 +google-api-python-client>=1.7.11,<1.13.0 gevent>20.6.0,<21.2.0 greenlet>=0.4.17,<1.1.0 httplib2>=0.9.2,<0.18.0 @@ -17,7 +17,7 @@ goodreads>=0.3.2,<0.4.0 python-Levenshtein>=0.12.0,<0.13.0 # ldap login -python-ldap>=3.0.0,<3.3.0 +python-ldap>=3.0.0,<3.4.0 Flask-SimpleLDAP>=1.4.0,<1.5.0 #oauth @@ -25,7 +25,7 @@ Flask-Dance>=1.4.0,<3.1.0 SQLAlchemy-Utils>=0.33.5,<0.37.0 # extracting metadata -lxml>=3.8.0,<4.6.0 +lxml>=3.8.0,<4.7.0 rarfile>=2.7 # other