Skip to content

Commit 6a91384

Browse files
committed
Freeze all requirements
1 parent e62f667 commit 6a91384

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
validators
2-
texttable
3-
requests
4-
bs4
5-
urllib3
6-
feedparser
7-
KindleComicConverter
8-
peewee
1+
validators==0.12.0
2+
texttable==1.1.1
3+
requests==2.18.4
4+
bs4==0.0.1
5+
urllib3==1.22
6+
feedparser==5.2.1
7+
KindleComicConverter==5.4.3
8+
peewee==2.10.2

0 commit comments

Comments
 (0)