]> git.pld-linux.org Git - packages/python3-requests.git/blame - python-requests-reqs.patch
up to 2.31.0
[packages/python3-requests.git] / python-requests-reqs.patch
CommitLineData
23351644
JB
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
594bc38a
AM
3@@ -65,7 +65,7 @@ requires = [
4 "certifi>=2017.4.17",
23351644
JB
5 ]
6 test_requirements = [
3705b376
JP
7- "pytest-httpbin==2.0.0",
8+ "pytest-httpbin>=2.0.0",
594bc38a
AM
9 "pytest-cov",
10 "pytest-mock",
11 "pytest-xdist",
12
This page took 0.073433 seconds and 4 git commands to generate.