]> git.pld-linux.org Git - packages/python3-requests.git/blob - python-requests-reqs.patch
up to 2.31.0
[packages/python3-requests.git] / python-requests-reqs.patch
1 --- requests-2.25.1/setup.py.orig       2020-12-16 18:43:25.000000000 +0100
2 +++ requests-2.25.1/setup.py    2021-01-24 18:05:52.042717398 +0100
3 @@ -65,7 +65,7 @@ requires = [
4      "certifi>=2017.4.17",
5  ]
6  test_requirements = [
7 -    "pytest-httpbin==2.0.0",
8 +    "pytest-httpbin>=2.0.0",
9      "pytest-cov",
10      "pytest-mock",
11      "pytest-xdist",
12
This page took 0.094469 seconds and 3 git commands to generate.