Skip to content

Commit

Permalink
Actualizo dependencias
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloCastellano committed Jun 7, 2016
1 parent 13e2da3 commit 2f249f0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 40 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
lxml==3.4.4
PyPDF2==1.25.1
six==1.9.0
wheel==0.26.0
lxml==3.6.0
PyPDF2==1.26.0
six==1.10.0
wheel==0.29.0
17 changes: 2 additions & 15 deletions requirements/development.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,2 @@
blessings==1.6
bpython==0.14.2
cffi==1.2.1
coverage==4.0
cryptography==1.0.1
curtsies==0.2.3
enum34==1.0.4
greenlet==0.4.9
idna==2.0
ipaddress==1.0.14
ndg-httpsclient==0.4.0
pyasn1==0.1.8
pycparser==2.14
Pygments==2.0.2
pyOpenSSL==0.15.1
bpython==0.15
coverage==4.1
20 changes: 0 additions & 20 deletions requirements/documentation.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1 @@
alabaster==0.7.6
argh==0.26.1
Babel==2.0
backports.ssl-match-hostname==3.4.0.2
certifi==2015.9.6.2
docutils==0.12
Jinja2==2.8
livereload==2.4.0
MarkupSafe==0.23
pathtools==0.1.2
polib==1.0.7
Pygments==2.0.2
pytz==2015.6
PyYAML==3.11
snowballstemmer==1.2.0
Sphinx==1.3.1
sphinx-autobuild==0.5.2
sphinx-intl==0.9.6
sphinx-rtd-theme==0.1.9
tornado==4.2.1
watchdog==0.8.3
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==20140915
pdfminer.six==20160202

0 comments on commit 2f249f0

Please sign in to comment.