summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2014-03-14 12:20:31 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2014-04-28 16:26:50 +0900
commitf0b77968389966cd7bad0cac1fe7f04526eafde1 (patch)
tree8be265591681d9a1cc470ff77525dcfaa4ccdb68 /requirements.txt
parentc499b43b9cbf1f98364b75a1ea718b6b756b9c93 (diff)
downloadpygerrit-f0b77968389966cd7bad0cac1fe7f04526eafde1.tar.gz
Remove support for Gerrit over ssh
From now only the REST API is supported. This makes installation of the package a bit lighter as we no longer depend on paramiko and pycrypto Change-Id: Ieda773d596fd43047c05895f3304690ddf709094
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index a3650ec..3c655d8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1 @@
-paramiko==1.11.0
-pycrypto==2.3
requests==2.0.1