Remove custom_column usages from an earlier commit.
Showing
... | @@ -32,3 +32,6 @@ rarfile>=2.7 | ... | @@ -32,3 +32,6 @@ rarfile>=2.7 |
# other | # other | ||
natsort>=2.2.0 | natsort>=2.2.0 | ||
git+https://github.com/OzzieIsaacs/comicapi.git@5346716578b2843f54d522f44d01bc8d25001d24#egg=comicapi | git+https://github.com/OzzieIsaacs/comicapi.git@5346716578b2843f54d522f44d01bc8d25001d24#egg=comicapi | ||
# Unsupported/Experimental backblaze integration for Kobo endpoint. | |||
b2sdk>=1.0.2,<2.0.0 |
... | @@ -13,5 +13,4 @@ SQLAlchemy>=1.1.0 | ... | @@ -13,5 +13,4 @@ SQLAlchemy>=1.1.0 |
tornado>=4.1 | tornado>=4.1 | ||
Wand>=0.4.4 | Wand>=0.4.4 | ||
unidecode>=0.04.19 | unidecode>=0.04.19 | ||
b2sdk>=1.0.2,<2.0.0 | |||
jsonschema>=3.2.0 | jsonschema>=3.2.0 |
Please
register
or
sign in
to comment