Skip to content

Commit

Permalink
Update google-api-python-client version
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzieIsaacs committed Apr 11, 2022
1 parent 1136383 commit 652d0fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions optional-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# GDrive Integration
google-api-python-client>=1.7.11,<2.43.0
google-api-python-client>=1.7.11,<2.44.0
gevent>20.6.0,<22.0.0
greenlet>=0.4.17,<1.2.0
httplib2>=0.9.2,<0.21.0
Expand All @@ -13,7 +13,7 @@ rsa>=3.4.2,<4.9.0

# Gmail
google-auth-oauthlib>=0.4.3,<0.6.0
google-api-python-client>=1.7.11,<2.43.0
google-api-python-client>=1.7.11,<2.44.0

# goodreads
goodreads>=0.3.2,<0.4.0
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ install_requires =

[options.extras_require]
gdrive =
google-api-python-client>=1.7.11,<2.43.0
google-api-python-client>=1.7.11,<2.44.0
gevent>20.6.0,<22.0.0
greenlet>=0.4.17,<1.2.0
httplib2>=0.9.2,<0.21.0
Expand All @@ -74,7 +74,7 @@ gdrive =
rsa>=3.4.2,<4.9.0
gmail =
google-auth-oauthlib>=0.4.3,<0.6.0
google-api-python-client>=1.7.11,<2.43.0
google-api-python-client>=1.7.11,<2.44.0
goodreads =
goodreads>=0.3.2,<0.4.0
python-Levenshtein>=0.12.0,<0.13.0
Expand Down

0 comments on commit 652d0fd

Please sign in to comment.