Upload pdf fixes:
Handle no title Handle no author Fix import of more than one language Add missing pdf upload publisher handling
Showing
... | ... | @@ -6,7 +6,7 @@ singledispatch>=3.4.0.0,<3.5.0.0 |
backports_abc>=0.4 | ||
Flask>=1.0.2,<1.2.0 | ||
iso-639>=0.4.5,<0.5.0 | ||
PyPDF2>=1.26.0,<1.27.0 | ||
PyPDF3>=1.0.0,<1.0.4 | ||
pytz>=2016.10 | ||
requests>=2.11.1,<2.25.0 | ||
SQLAlchemy>=1.3.0,<1.4.0 | ||
... | ... |
Please
register
or
sign in
to comment