Merge branch 'release-0.11.0'
[tor-bridgedb.git] / .travis.requirements.txt
blob940ba6454873c703e3c90c69d8e81cad008c096a
1 # This is a pip requirements.txt file for running BridgeDB and BridgeDB's test
2 # suites on Travis CI infrastructure. See https://travis-ci.org/ and the
3 # .travis.yml file for more info.
5 # Please note that there may be additional dependencies not listed here but
6 # specified with their version numbers in .travis.yml in order to submit test
7 # runs which use multiple different dependency versions.
8 #------------------------------------------------------------------------------
10 # To run install these dependencies and run the tests, do:
12 #     $ pip install -r .test.requirements.txt
13 #     $ make coverage
15 #------------------------------------------------------------------------------
16 attrs==19.3.0
17 Babel==2.8.0
18 beautifulsoup4==4.9.1
19 Mako==1.1.2
20 pycryptodome==3.9.7
21 Twisted==20.3.0
22 coverage==5.1
23 coveralls==2.0.0
24 ipaddr==2.2.0
25 mechanize==0.4.5
26 Pillow==7.1.2
27 pyOpenSSL==19.1.0
28 pygeoip==0.3.2
29 qrcode==6.1
30 service_identity==18.1.0
31 stem==1.8.0
32 sure==1.4.11
33 zope.interface==5.1.0