increase required 'requests' version to 2.11.0

- uses an OrderedDict for session.headers (since 2.9.2)
- ships with urllib3 1.16, which is the first version to have an
  'allowed_gai_family()' function
This commit is contained in:
Mike Fährmann
2019-04-09 10:41:14 +02:00
parent e730fc9045
commit 9af9823067
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
requests
requests>=2.11.0