# 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==22.1.0
Babel==2.10.3
beautifulsoup4==4.11.1
Mako==1.2.2
pycryptodome==3.15.0
Twisted==22.8.0
coverage==6.4.4
coveralls==3.3.1
ipaddr==2.2.0
mechanize==0.4.8
Pillow==9.2.0
pyOpenSSL==22.0.0
pygeoip==0.3.2
qrcode==7.3.1
service_identity==21.1.0
stem==1.8.0
sure==2.0.0
zope.interface==5.4.0
