mirror of
https://github.com/janeczku/calibre-web
synced 2025-09-02 10:57:57 +00:00
Update optional-requirements.txt (#3446)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# GDrive Integration
|
# GDrive Integration
|
||||||
google-api-python-client>=1.7.11,<2.200.0
|
google-api-python-client>=2.73.00,<2.200.0
|
||||||
gevent>20.6.0,<24.12.0
|
gevent>20.6.0,<24.12.0
|
||||||
greenlet>=0.4.17,<3.2.0
|
greenlet>=0.4.17,<3.2.0
|
||||||
httplib2>=0.9.2,<0.23.0
|
httplib2>=0.9.2,<0.23.0
|
||||||
@@ -7,13 +7,13 @@ oauth2client>=4.0.0,<4.1.4
|
|||||||
uritemplate>=3.0.0,<4.2.0
|
uritemplate>=3.0.0,<4.2.0
|
||||||
pyasn1-modules>=0.0.8,<0.7.0
|
pyasn1-modules>=0.0.8,<0.7.0
|
||||||
pyasn1>=0.1.9,<0.7.0
|
pyasn1>=0.1.9,<0.7.0
|
||||||
PyDrive2>=1.3.1,<1.22.0
|
PyDrive2>=1.15.0,<1.22.0
|
||||||
PyYAML>=3.12,<6.1
|
PyYAML>=3.12,<6.1
|
||||||
rsa>=3.4.2,<4.10.0
|
rsa>=3.4.2,<4.10.0
|
||||||
|
|
||||||
# Gmail
|
# Gmail
|
||||||
google-auth-oauthlib>=0.4.3,<1.3.0
|
google-auth-oauthlib>=1.0.0,<1.3.0
|
||||||
google-api-python-client>=1.7.11,<2.200.0
|
google-api-python-client>=2.73.00,<2.200.0
|
||||||
|
|
||||||
# goodreads
|
# goodreads
|
||||||
goodreads>=0.3.2,<0.4.0
|
goodreads>=0.3.2,<0.4.0
|
||||||
|
Reference in New Issue
Block a user