1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-26 07:03:17 +00:00
calibre-web/requirements.txt
Ozzie Isaacs 0744e84ba9
Fix for sqlalchemy version problem
In version 1.3.0 the follwoing error is thrown: Textual SQL expression 'xxx.xxx' should be explicitly declared as text
2019-03-07 20:50:58 +01:00

16 lines
258 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>=1.1.0,<1.3.0
tornado>=4.1
Wand>=0.4.4
unidecode>=0.04.19