Skip to content

Commit

Permalink
FIX #2: added missing packages in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
techcentaur committed May 14, 2018
1 parent b95fc3c commit 8a5f990
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
ast
json
requests
argparse
bs4
bs4
click
lxml

0 comments on commit 8a5f990

Please sign in to comment.