comparison dev_requirements.txt @ 8137:268c47a1a93d

setup: bump webtest minimum version to 2.0.6 to get py3 stdlib support /usr/lib64/python3.7/http/cookiejar.py:723: in is_third_party if not domain_match(req_host, reach(request.origin_req_host)): E AttributeError: '_RequestCookieAdapter' object has no attribute 'origin_req_host'
author Mads Kiilerich <mads@kiilerich.com>
date Sat, 04 Jan 2020 00:51:36 +0100
parents 8e0efe7b3b10
children d122a9532630
comparison
equal deleted inserted replaced
8136:1d1f5598702d 8137:268c47a1a93d
2 pytest-sugar >= 0.9.2, < 0.10 2 pytest-sugar >= 0.9.2, < 0.10
3 pytest-benchmark >= 3.2.2, < 3.3 3 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