Skip to content

Commit

Permalink
Merge pull request #12 from schemen/devel
Browse files Browse the repository at this point in the history
Freeze all requirements
  • Loading branch information
schemen authored Oct 3, 2018
2 parents c2a3e60 + 6a91384 commit 92404d8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
validators
texttable
requests
bs4
urllib3
feedparser
KindleComicConverter
peewee
validators==0.12.0
texttable==1.1.1
requests==2.18.4
bs4==0.0.1
urllib3==1.22
feedparser==5.2.1
KindleComicConverter==5.4.3
peewee==2.10.2

0 comments on commit 92404d8

Please sign in to comment.