]> git.ipfire.org Git - thirdparty/pdns.git/blob - regression-tests.dnsdist/requirements.txt
Merge pull request #6100 from pieterlexis/ipv4-ipv6-equiv
[thirdparty/pdns.git] / regression-tests.dnsdist / requirements.txt
1 dnspython>=1.11
2 nose>=1.3.7
3 libnacl>=1.4.3
4 requests>=2.1.0
5 protobuf>=2.5,<3.0; sys_platform != 'darwin'
6 protobuf>=3.0; sys_platform == 'darwin'
7 pysnmp>=4.3.4