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
15 #------------------------------------------------------------------------------
31 service_identity==18.1.0