mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 15:20:28 +00:00
204cd504a9
- If cover on Google Drive is missing, the generic cover will be used - Better error handling during configuration of google drive (missing hook callback verification, missing files) - less errors on console during use of Gdrive, more log file output in case of error - removed standalone flask development mode - removed gdrive template file and vendor setup script
16 lines
251 B
Plaintext
16 lines
251 B
Plaintext
Babel>=1.3
|
|
Flask-Babel>=0.11.1
|
|
Flask-Login>=0.3.2
|
|
Flask-Principal>=0.3.2
|
|
singledispatch>=3.4.0.0
|
|
backports_abc>=0.4
|
|
Flask>=0.11
|
|
iso-639>=0.4.5
|
|
PyPDF2==1.26.0
|
|
pytz>=2016.10
|
|
requests>=2.11.1
|
|
SQLAlchemy>=0.8.4
|
|
tornado>=4.1
|
|
Wand>=0.4.4
|
|
unidecode>=0.04.19
|