From 93a776ad4cfa07005e725732204c4e695f58d0ed Mon Sep 17 00:00:00 2001
From: david <dlenwell@gmail.com>
Date: Mon, 9 Jun 2014 00:50:58 -0700
Subject: [PATCH] removed gear from requirments list

We decided not to use gear directly at this point. so for now this is removed from the requirements list.

Change-Id: I7f6bad7b88924767c1fde200847b62b19ed37d82
---
 requirements.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index cb1a1c3d..88746e71 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,11 +13,9 @@ WTForms==1.0.4
 Werkzeug==0.8.3
 alembic==0.5.0
 gunicorn==0.17.4
-#psycopg2==2.5
 pyOpenSSL==0.13
 pycrypto==2.6
 python-openid==2.2.5
 requests==1.2.3
 python-keystoneclient
 Jinja2==2.7.1
-gear>=0.5.4,<1.0.0
\ No newline at end of file