# This is a pip requirements.txt file for running BridgeDB and BridgeDB's test
# suites on Travis CI infrastructure. See https://travis-ci.org/ and the
# .travis.yml file for more info.
#
# Please note that there may be additional dependencies not listed here but
# specified with their version numbers in .travis.yml in order to submit test
# runs which use multiple different dependency versions.
#------------------------------------------------------------------------------
#
# To run install these dependencies and run the tests, do:
#
#     $ pip install -r .test.requirements.txt
#     $ make coverage
#
#------------------------------------------------------------------------------
attrs==21.2.0
Babel==2.9.1
beautifulsoup4==4.9.3
Mako==1.1.4
pycryptodome==3.10.1
Twisted==21.2.0
coverage==5.5
coveralls==3.0.1
ipaddr==2.2.0
mechanize==0.4.5
Pillow==8.2.0
pyOpenSSL==20.0.1
pygeoip==0.3.2
qrcode==6.1
service_identity==21.1.0
stem==1.8.0
sure==1.4.11
zope.interface==5.4.0
