Commit bf0785dd authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

version up egg psycopg2 (only for python3)


(cherry picked from commit d1ec306a575f4dd0702aec64873794b4f822cfee)
parent 2ebeebe3
...@@ -497,7 +497,6 @@ testfixtures = 6.11.0 ...@@ -497,7 +497,6 @@ testfixtures = 6.11.0
mysqlclient = 2.1.1 mysqlclient = 2.1.1
pexpect = 4.8.0 pexpect = 4.8.0
ptyprocess = 0.6.0 ptyprocess = 0.6.0
psycopg2 = 2.8.6
paho-mqtt = 1.5.0 paho-mqtt = 1.5.0
pcpp = 1.30 pcpp = 1.30
......
...@@ -274,7 +274,6 @@ httmock = 1.2.6 ...@@ -274,7 +274,6 @@ httmock = 1.2.6
testfixtures = 6.11.0 testfixtures = 6.11.0
pyflakes = 2.0.0 pyflakes = 2.0.0
zope.testing = 4.6.2 zope.testing = 4.6.2
psycopg2 = 2.8.6
iniparse = 0.5 iniparse = 0.5
miniupnpc = 1.9 miniupnpc = 1.9
nemu = 0.3.1 nemu = 0.3.1
......
...@@ -268,6 +268,7 @@ prettytable = 0.7.2 ...@@ -268,6 +268,7 @@ prettytable = 0.7.2
prometheus-client = 0.9.0 prometheus-client = 0.9.0
prompt-toolkit = 3.0.19 prompt-toolkit = 3.0.19
psutil = 5.8.0 psutil = 5.8.0
psycopg2 = 2.9.9
ptyprocess = 0.5.1 ptyprocess = 0.5.1
py = 1.11.0:whl py = 1.11.0:whl
py-mld = 1.0.3 py-mld = 1.0.3
...@@ -393,6 +394,7 @@ jsonschema = 3.0.2:whl ...@@ -393,6 +394,7 @@ jsonschema = 3.0.2:whl
MarkupSafe = 1.0 MarkupSafe = 1.0
msgpack = 0.6.2 msgpack = 0.6.2
packaging = 16.8 packaging = 16.8
psycopg2 = 2.8.6
pycurl = 7.43.0 pycurl = 7.43.0
pyparsing = 2.4.7 pyparsing = 2.4.7
pyrsistent = 0.16.1 pyrsistent = 0.16.1
......
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