Enable debug output for ldap login

This commit is contained in:
Ozzie Isaacs
2023-03-26 11:29:54 +02:00
parent d35e781d41
commit 9646b6e2dd
2 changed files with 38 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
# GDrive Integration
google-api-python-client>=1.7.11,<2.78.0
google-api-python-client>=1.7.11,<2.90.0
gevent>20.6.0,<23.0.0
greenlet>=0.4.17,<2.1.0
httplib2>=0.9.2,<0.22.0
httplib2>=0.9.2,<0.23.0
oauth2client>=4.0.0,<4.1.4
uritemplate>=3.0.0,<4.2.0
pyasn1-modules>=0.0.8,<0.3.0
@@ -13,7 +13,7 @@ rsa>=3.4.2,<4.10.0
# Gmail
google-auth-oauthlib>=0.4.3,<0.9.0
google-api-python-client>=1.7.11,<2.78.0
google-api-python-client>=1.7.11,<2.90.0
# goodreads
goodreads>=0.3.2,<0.4.0