]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - regression-tests.dnsdist/requirements.txt
Merge pull request #8113 from rgacogne/ddist-tcp-outstanding
[thirdparty/pdns.git] / regression-tests.dnsdist / requirements.txt
index ec97ccac10c1ee68a3486d652ca24959a75487f3..42b871909012e221b87cf64fca47c76978af8bad 100644 (file)
@@ -2,6 +2,7 @@ dnspython>=1.11,<1.16.0
 nose>=1.3.7
 libnacl>=1.4.3
 requests>=2.1.0
-protobuf>=2.5,<3.0; sys_platform != 'darwin'
-protobuf>=3.0; sys_platform == 'darwin'
+protobuf>=3.0
 pysnmp>=4.3.4
+future>=0.17.1
+pycurl>=7.43.0