]> git.ipfire.org Git - thirdparty/pdns.git/blob - regression-tests.recursor-dnssec/requirements.txt
Merge pull request #13930 from omoerbeek/sdig-no-xpf
[thirdparty/pdns.git] / regression-tests.recursor-dnssec / requirements.txt
1 dnspython>=1.11
2 pytest
3 protobuf>=2.5; sys_platform != 'darwin'
4 protobuf>=3.0; sys_platform == 'darwin'
5 pyasn1==0.4.8
6 pysnmp>=4.3.4
7 requests>=2.1.0
8 Twisted>0.15.0