mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 14:50:16 +00:00
33d448eb21
httpbin does not limit Flask version and the 2.0 release has broken compatibility with our test suite
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
pytest>=2.8.0,<=3.10.1
|
|
pytest-cov
|
|
pytest-httpbin<1.0
|
|
pytest-mock==2.0.0
|
|
httpbin==0.7.0
|
|
Flask>=1.0,<2.0
|
|
wheel
|