mirror of
https://github.com/JonathanHerrewijnen/calibre-web.git
synced 2024-11-10 21:24:15 +00:00
35 lines
585 B
Plaintext
35 lines
585 B
Plaintext
# GDrive Integration
|
|
google-api-python-client==1.6.1
|
|
gevent==1.2.1
|
|
greenlet==0.4.12
|
|
httplib2==0.9.2
|
|
oauth2client==4.0.0
|
|
uritemplate==3.0.0
|
|
pyasn1-modules==0.0.8
|
|
pyasn1==0.1.9
|
|
PyDrive==1.3.1
|
|
PyYAML==3.12
|
|
rsa==3.4.2
|
|
six==1.10.0
|
|
|
|
# goodreads
|
|
goodreads>=0.3.2
|
|
python-Levenshtein>=0.12.0
|
|
|
|
# ldap login
|
|
python_ldap>=3.0.0
|
|
flask-simpleldap>=1.2.0
|
|
|
|
# extracting metadata
|
|
lxml>=3.8.0
|
|
Pillow>=4.0.0
|
|
rarfile>=2.7
|
|
|
|
# other
|
|
natsort>=2.2.0
|
|
git+https://github.com/decentral1se/comicapi.git@packaging-fix/remove-python-requires#egg=comicapi
|
|
|
|
# Oauth Login
|
|
flask-dance>=0.13.0
|
|
sqlalchemy_utils>=0.33.5
|