Skip to content

Commit 466e6b0

Browse files
committed
Update pip requirements to reflect trusty version of GlobaLeaks
1 parent 35529cb commit 466e6b0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

requirements.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
Parsley==1.2
2-
Twisted==13.2.0
3-
cffi==0.8.2
4-
cryptography==0.8.2
2+
Twisted==16.0.0
3+
cffi==1.5.2
4+
cryptography==1.2.3
55
enum34==0.9.23
6-
pyOpenSSL==0.14
6+
idna==2.2
7+
ipaddress==1.0.18
8+
pyOpenSSL==0.15.1
79
pyasn1==0.1.7
810
pycparser==2.10
911
six==1.5.2

0 commit comments

Comments
 (0)