Skip to content
Snippets Groups Projects
Verified Commit 78e79f94 authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

also bump test requirements on requests

parent 1df85b71
No related branches found
No related tags found
1 merge request!211Bump Python requirement arkindex-client to 1.0.11
Pipeline #79626 passed
......@@ -23,7 +23,7 @@ setup(
author="Teklia",
author_email="contact@teklia.com",
url="https://teklia.com",
python_requires=">=3.6",
python_requires=">=3.7",
install_requires=install_requires,
extras_require={"docs": requirements("docs-requirements.txt")},
packages=find_packages(),
......
pytest==7.1.2
pytest-mock==3.8.2
pytest-responses==0.5.0
requests==2.27.1
requests==2.28.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment