##// END OF EJS Templates
setup: bump webtest minimum version to 2.0.6 to get py3 stdlib support...
Mads Kiilerich -
r8004:268c47a1 default
parent child Browse files
Show More
@@ -4,5 +4,5 b' pytest-benchmark >= 3.2.2, < 3.3'
4 pytest-localserver >= 0.5.0, < 0.6
4 pytest-localserver >= 0.5.0, < 0.6
5 mock >= 3.0.0, < 3.1
5 mock >= 3.0.0, < 3.1
6 Sphinx >= 1.8.0, < 1.9
6 Sphinx >= 1.8.0, < 1.9
7 WebTest >= 2.0.3, < 2.1
7 WebTest >= 2.0.6, < 2.1
8 isort == 4.3.21
8 isort == 4.3.21
General Comments 0
You need to be logged in to leave comments. Login now