939935c2d1
- Fixed a bug when using iter_content with decode_unicode=True for streamed bodies would raise AttributeError. This bug was introduced in 2.11. - Strip Content-Type and Transfer-Encoding headers from the header block when following a redirect that transforms the verb from POST/PUT to GET.
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
|
|
|
codecov==2.0.5
|
|
coverage==4.2
|
|
requests==2.11.1
|