summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorFelix Hammerl <fhammerl@thoughtworks.com>2016-05-13 11:32:03 +0200
committerFelix Hammerl <fhammerl@thoughtworks.com>2016-05-13 11:32:23 +0200
commit3eb6d00a42462eecbfa36e97c933012e0a2417ed (patch)
tree8cbf8deca9f682a266cb3410871b6081122399a6 /service/requirements.txt
parent28ce52715394e1b10774a2d29b7d11e194062d05 (diff)
Issue #691: Move Twisted dependency to requirements
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/requirements.txt b/service/requirements.txt
index 48d55ac2..b2ecca98 100644
--- a/service/requirements.txt
+++ b/service/requirements.txt
@@ -7,6 +7,7 @@ pyasn1==0.1.8
requests==2.9.1
srp==1.0.4
whoosh==2.5.7
+Twisted==16.1.1
-e 'git+https://github.com/pixelated/leap_pycommon.git@develop#egg=leap.common'
-e 'git+https://github.com/pixelated/leap_auth.git#egg=leap.auth'
-e 'git+https://github.com/pixelated/soledad.git@develop#egg=leap.soledad.common&subdirectory=common/'