]> 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 da220059bbb8dd3c09aa66b78b9278d51f8aa0f9..42b871909012e221b87cf64fca47c76978af8bad 100644 (file)
@@ -1,7 +1,8 @@
-dnspython>=1.11
+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