Commit 38a89981 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent dd88bd85
...@@ -15,7 +15,7 @@ collective.recipe.environment = 0.2.0 ...@@ -15,7 +15,7 @@ collective.recipe.environment = 0.2.0
ecdsa = 0.13 ecdsa = 0.13
erp5.util = 0.4.44 erp5.util = 0.4.44
gitdb = 0.6.4 gitdb = 0.6.4
gunicorn = 19.4.5 gunicorn = 19.5.0
prettytable = 0.7.2 prettytable = 0.7.2
pycrypto = 2.6.1 pycrypto = 2.6.1
slapos.recipe.template = 2.9 slapos.recipe.template = 2.9
......
...@@ -717,7 +717,7 @@ polib = 1.0.7 ...@@ -717,7 +717,7 @@ polib = 1.0.7
pprofile = 1.8.3 pprofile = 1.8.3
ptyprocess = 0.5.1 ptyprocess = 0.5.1
pycountry = 1.20 pycountry = 1.20
pyflakes = 1.2.2 pyflakes = 1.2.3
# pylint 1.5.1 breaks testDynamicClassGeneration # pylint 1.5.1 breaks testDynamicClassGeneration
pylint = 1.4.4 pylint = 1.4.4
python-memcached = 1.57 python-memcached = 1.57
...@@ -727,7 +727,7 @@ qrcode = 5.2.2 ...@@ -727,7 +727,7 @@ qrcode = 5.2.2
restkit = 4.2.2 restkit = 4.2.2
rtjp-eventlet = 0.3.2 rtjp-eventlet = 0.3.2
scikit-learn = 0.17.1 scikit-learn = 0.17.1
scipy = 0.17.0 scipy = 0.17.1
simplegeneric = 0.8.1 simplegeneric = 0.8.1
socketpool = 0.5.3 socketpool = 0.5.3
spyne = 2.12.11 spyne = 2.12.11
......
...@@ -115,7 +115,7 @@ cffi = 1.6.0 ...@@ -115,7 +115,7 @@ cffi = 1.6.0
cliff = 2.0.0 cliff = 2.0.0
cmd2 = 0.6.8 cmd2 = 0.6.8
collective.recipe.template = 1.13 collective.recipe.template = 1.13
cryptography = 1.3.1 cryptography = 1.3.2
decorator = 4.0.9 decorator = 4.0.9
idna = 2.1 idna = 2.1
inotifyx = 0.2.2 inotifyx = 0.2.2
...@@ -129,7 +129,7 @@ prettytable = 0.7.2 ...@@ -129,7 +129,7 @@ prettytable = 0.7.2
psutil = 4.1.0 psutil = 4.1.0
pyOpenSSL = 16.0.0 pyOpenSSL = 16.0.0
pyasn1 = 0.1.9 pyasn1 = 0.1.9
pyparsing = 2.1.1 pyparsing = 2.1.3
pytz = 2016.4 pytz = 2016.4
requests = 2.10.0 requests = 2.10.0
setuptools = 19.6.2 setuptools = 19.6.2
...@@ -141,7 +141,7 @@ slapos.extension.strip = 0.1 ...@@ -141,7 +141,7 @@ slapos.extension.strip = 0.1
slapos.libnetworkcache = 0.14.5 slapos.libnetworkcache = 0.14.5
slapos.recipe.build = 0.23 slapos.recipe.build = 0.23
slapos.recipe.cmmi = 0.2 slapos.recipe.cmmi = 0.2
stevedore = 1.12.0 stevedore = 1.13.0
unicodecsv = 0.14.1 unicodecsv = 0.14.1
xml-marshaller = 0.9.7 xml-marshaller = 0.9.7
...@@ -154,15 +154,15 @@ Flask = 0.10.1 ...@@ -154,15 +154,15 @@ Flask = 0.10.1
MarkupSafe = 0.23 MarkupSafe = 0.23
# Required by: # Required by:
# cryptography==1.3.1 # cryptography==1.3.2
enum34 = 1.1.4 enum34 = 1.1.5
# Required by: # Required by:
# jsonschema==2.5.1 # jsonschema==2.5.1
functools32 = 3.2.3.post2 functools32 = 3.2.3.post2
# Required by: # Required by:
# cryptography==1.3.1 # cryptography==1.3.2
ipaddress = 1.0.16 ipaddress = 1.0.16
# Required by: # Required by:
...@@ -178,7 +178,7 @@ lock-file = 2.0 ...@@ -178,7 +178,7 @@ lock-file = 2.0
netifaces = 0.10.4 netifaces = 0.10.4
# Required by: # Required by:
# cffi==1.5.2 # cffi==1.6.0
pycparser = 2.14 pycparser = 2.14
# Required by: # Required by:
......
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