[tor-commits] [ooni-probe/master] Drop dependencies that are for sub-modules of ooni
art at torproject.org
art at torproject.org
Fri Apr 29 09:42:26 UTC 2016
commit f098d7048e9394d0ad2f624be153b8d802ab4e61
Author: Arturo Filastò <arturo at filasto.net>
Date: Fri Apr 8 16:10:48 2016 +0200
Drop dependencies that are for sub-modules of ooni
---
requirements.txt | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/requirements.txt b/requirements.txt
index 28e5f78..fc6f629 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
+pyasn1>=0.1.8
PyYAML>=3.10
Twisted>=13.2.0
ipaddr>=2.1.10
@@ -5,13 +6,8 @@ pyOpenSSL>=0.13
geoip
txtorcon>=0.7
txsocksx>=0.0.2
-parsley>=1.1
scapy-real>=2.2.0-dev
pypcap>=1.1
service-identity
pydumbnet
-pyasn1>=0.1.8
-pyasn1-modules
-characteristic
zope.interface
-cryptography
More information about the tor-commits
mailing list