From 19ac8c0e3f0e09e7f974fc3a669e0beebd78c06e Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 12 Jun 2015 07:11:05 +0200 Subject: [PATCH] Remove psycopg2 from requirements psycopg2 is not directly used in the code and it will be pulled by oslo.db . Change-Id: I8b9c5bc2a1a0cd221451f3a5d7454f55db3a3514 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2ea7636b3..02535e3df1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,6 @@ paramiko>=1.13.0 pbr>=1.6 PrettyTable<0.8,>=0.7 PyYAML>=3.1.0 -psycopg2>=2.5 python-designateclient>=1.0.0 python-glanceclient>=0.18.0 python-keystoneclient>=1.6.0