diff --git a/setup.cfg b/setup.cfg index 48bceb15b..5d41699b4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,7 +13,7 @@ license_files = LICENSE long_description = file: README.md long_description_content_type = text/markdown url = https://github.com/Ostorlab/ostorlab -version=1.0.19 +version=1.0.20 project_urls = Documentation = https://oxo.ostorlab.co/ Source = https://github.com/Ostorlab/oxo @@ -54,7 +54,7 @@ install_requires = httpx rich ruamel.yaml - tenacity + tenacity==8.3.0 sqlalchemy~=1.4 semver>=3.0.0 markdownify