Remove psycopg2 from requirements
psycopg2 is not directly used in the code and it will be pulled by oslo.db . Change-Id: I8b9c5bc2a1a0cd221451f3a5d7454f55db3a3514
This commit is contained in:
parent
9a17d8490e
commit
19ac8c0e3f
@ -19,7 +19,6 @@ paramiko>=1.13.0
|
|||||||
pbr>=1.6
|
pbr>=1.6
|
||||||
PrettyTable<0.8,>=0.7
|
PrettyTable<0.8,>=0.7
|
||||||
PyYAML>=3.1.0
|
PyYAML>=3.1.0
|
||||||
psycopg2>=2.5
|
|
||||||
python-designateclient>=1.0.0
|
python-designateclient>=1.0.0
|
||||||
python-glanceclient>=0.18.0
|
python-glanceclient>=0.18.0
|
||||||
python-keystoneclient>=1.6.0
|
python-keystoneclient>=1.6.0
|
||||||
|
Loading…
Reference in New Issue
Block a user