Commit 883c9cee by David Baumgold

Upgrade scipy, lxml, boto

parent eefd9f23
...@@ -34,7 +34,7 @@ feedparser==5.1.3 ...@@ -34,7 +34,7 @@ feedparser==5.1.3
git+https://github.com/pmitros/pyfs.git@96e1922348bfe6d99201b9512a9ed946c87b7e0b git+https://github.com/pmitros/pyfs.git@96e1922348bfe6d99201b9512a9ed946c87b7e0b
GitPython==0.3.2.RC1 GitPython==0.3.2.RC1
glob2==0.3 glob2==0.3
lxml==3.0.1 lxml==3.3.6
mako==0.7.3 mako==0.7.3
Markdown==2.2.1 Markdown==2.2.1
mock==1.0.1 mock==1.0.1
......
...@@ -5,5 +5,5 @@ ...@@ -5,5 +5,5 @@
# * One of @e0d, @jarv, or @feanil - to check system requirements # * One of @e0d, @jarv, or @feanil - to check system requirements
# Packages to install in the Python sandbox for secured execution. # Packages to install in the Python sandbox for secured execution.
scipy==0.11.0 scipy==0.14.0
lxml==3.0.1 lxml==3.3.6
...@@ -8,7 +8,7 @@ beautifulsoup4==4.1.3 ...@@ -8,7 +8,7 @@ beautifulsoup4==4.1.3
beautifulsoup==3.2.1 beautifulsoup==3.2.1
bleach==1.4 bleach==1.4
html5lib==0.999 html5lib==0.999
boto==2.13.3 boto==2.32.1
celery==3.0.19 celery==3.0.19
cssselect==0.9.1 cssselect==0.9.1
dealer==0.2.3 dealer==0.2.3
...@@ -45,7 +45,7 @@ GitPython==0.3.2.RC1 ...@@ -45,7 +45,7 @@ GitPython==0.3.2.RC1
glob2==0.3 glob2==0.3
gunicorn==0.17.4 gunicorn==0.17.4
lazy==1.1 lazy==1.1
lxml==3.0.1 lxml==3.3.6
mako==0.9.1 mako==0.9.1
Markdown==2.2.1 Markdown==2.2.1
mongoengine==0.7.10 mongoengine==0.7.10
...@@ -72,7 +72,7 @@ pysrt==0.4.7 ...@@ -72,7 +72,7 @@ pysrt==0.4.7
PyYAML==3.10 PyYAML==3.10
requests==2.3.0 requests==2.3.0
requests-oauthlib==0.4.1 requests-oauthlib==0.4.1
scipy==0.11.0 scipy==0.14.0
Shapely==1.2.16 Shapely==1.2.16
singledispatch==3.4.0.2 singledispatch==3.4.0.2
sorl-thumbnail==11.12 sorl-thumbnail==11.12
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment