]> git.lizzy.rs Git - torbrowser-launcher.git/blob - requirements.txt
Give more intelligence errors if connection error while using socks proxy
[torbrowser-launcher.git] / requirements.txt
1 # the hashes in this requirements file can be used by peep.
2
3 # sha256: UNMM7nB3D9RNt86kIcsvt1ryR8OhzVSIXAazCnyF3SM
4 Parsley==1.2
5
6 # sha256: 9OuUqrPqnuzznO9G6Ht0J2XPDBnb5UT8XKIh5wBqdQ8
7 txsocksx==1.13.0.1
8
9 # sha256: vf2WGsIhb1xlsH8sOl5RFvZxO4wc8HbEABDGSBDSaWM
10 Twisted==14.0.0
11
12 # sha256: kcunt818uC9vTgI_53-U3D30rlKH_VXe8hSNwjLQx9o
13 zope.interface==4.1.1
14
15 # Note: PyGObject is also required, but it is not installable using pip. To
16 # install torbrowser-launcher in a virtualenv, you'll need to create the
17 # virtualenv with --system-site-packages and install PyGObject somehow. On
18 # Debian you can get it from the python-gobject-2 package.