Skip to content

Commit

Permalink
Actualizo requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloCastellano committed Sep 21, 2016
1 parent b1723c6 commit a3b2c96
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
lxml==3.6.0
lxml==3.6.4
PyPDF2==1.26.0
six==1.10.0
wheel==0.29.0
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
bpython==0.15
coverage==4.1
coverage==4.2
2 changes: 1 addition & 1 deletion requirements/python3.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-r base.txt
pdfminer.six==20160202
pdfminer.six==20160614

0 comments on commit a3b2c96

Please sign in to comment.