Skip to content

Commit 993eec2

Browse files
authored
Merge pull request #895 from danielhjames/BK-2024
BK-2024 Ebooklib 0.17 is released
2 parents 087c748 + 126202b commit 993eec2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

requirements/_base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ pika
1010
unipath
1111
django-braces
1212
python-ooxml
13+
Ebooklib==0.17
1314
django-rest-swagger==2.1.0
1415
djangorestframework==3.5.3
1516
Markdown==2.6.7
1617
django-filter==1.0.0
1718
GitPython==2.1.8
18-
-e git+git://github.com/aerkalov/ebooklib.git@855ae481d1a56ddc4ea19643d8d89f4244a0551b#egg=EbookLib

requirements/legacy.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ django-compressor==1.2
44
django-celery==3.1.16
55
Unidecode
66
lxml
7-
Pillow
8-
redis
7+
Pillow==2.9.0
8+
redis==2.9.1
99
pika
1010
unipath
1111
django-braces
1212
python-ooxml
13-
-e git+git://github.com/aerkalov/ebooklib.git#egg=EbookLib
14-
psycopg2
13+
Ebooklib==0.17
14+
psycopg2-binary

0 commit comments

Comments
 (0)