Skip to content
This repository was archived by the owner on Oct 17, 2020. It is now read-only.
This repository was archived by the owner on Oct 17, 2020. It is now read-only.

Test minimally required versions of dependencies #4

@madeddie

Description

@madeddie

PR #2 mentioned a bug in urllib3 in requests which causes a failure in server response verification. ref kennethreitz/requests#1561

The problem is caused by the response headers losing their casing.

Haven't tested nor set minimally required versions of the current dependencies.

  • test which is the latest version of requests that causes the bug
  • set minimal required version to +1 (and of course test again)
  • check minimally required versions of other deps

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions