From 1eadb9b52ec877106ef2f01ffffd488429193a46 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Sat, 18 Nov 2023 00:43:15 +0100 Subject: [PATCH] skip: fix reqs integration --- requirements-integration.txt | 65 +++++++++++++++++++----------------- 1 file changed, 35 insertions(+), 30 deletions(-) diff --git a/requirements-integration.txt b/requirements-integration.txt index f399f89a..4ea9d935 100644 --- a/requirements-integration.txt +++ b/requirements-integration.txt @@ -4,13 +4,13 @@ # # pip-compile requirements-integration.in # -aiohttp==3.8.6 +aiohttp==3.8.5 # via -r requirements-integration.in aiosignal==1.3.1 # via aiohttp anyio==4.0.0 - # via httpx -asttokens==2.4.1 + # via httpcore +asttokens==2.4.0 # via stack-data async-timeout==4.0.3 # via aiohttp @@ -22,7 +22,7 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -cachetools==5.3.2 +cachetools==5.3.1 # via google-auth certifi==2023.7.22 # via @@ -30,15 +30,15 @@ certifi==2023.7.22 # httpx # kubernetes # requests -cffi==1.16.0 +cffi==1.15.1 # via # cryptography # pynacl -charset-normalizer==3.3.2 +charset-normalizer==3.2.0 # via # aiohttp # requests -cryptography==41.0.5 +cryptography==41.0.3 # via paramiko decorator==5.1.1 # via @@ -48,21 +48,21 @@ exceptiongroup==1.1.3 # via # anyio # pytest -executing==2.0.1 +executing==1.2.0 # via stack-data frozenlist==1.4.0 # via # aiohttp # aiosignal -google-auth==2.23.4 +google-auth==2.22.0 # via kubernetes h11==0.14.0 # via httpcore -httpcore==1.0.2 +httpcore==0.17.3 # via httpx -httpx==0.25.1 +httpx==0.24.1 # via lightkube -hvac==2.0.0 +hvac==1.2.0 # via juju idna==3.4 # via @@ -70,27 +70,27 @@ idna==3.4 # httpx # requests # yarl -importlib-resources==6.1.1 +importlib-resources==6.0.1 # via jsonschema iniconfig==2.0.0 # via pytest ipdb==0.13.13 # via pytest-operator -ipython==8.12.3 +ipython==8.12.2 # via ipdb -jedi==0.19.1 +jedi==0.19.0 # via ipython jinja2==3.1.2 # via pytest-operator jsonschema==4.17.3 # via -r requirements-integration.in -juju==3.2.3.0 +juju==3.2.2 # via # -r requirements-integration.in # pytest-operator -kubernetes==26.1.0 +kubernetes==25.3.0 # via juju -lightkube==0.15.0 +lightkube==0.14.0 # via -r requirements-integration.in lightkube-models==1.28.1.4 # via lightkube @@ -108,7 +108,7 @@ mypy-extensions==1.0.0 # via typing-inspect oauthlib==3.2.2 # via requests-oauthlib -packaging==23.2 +packaging==23.1 # via pytest paramiko==2.12.0 # via juju @@ -122,7 +122,7 @@ pkgutil-resolve-name==1.3.10 # via jsonschema pluggy==1.3.0 # via pytest -prompt-toolkit==3.0.41 +prompt-toolkit==3.0.39 # via ipython protobuf==3.20.3 # via macaroonbakery @@ -141,6 +141,8 @@ pycparser==2.21 # via cffi pygments==2.16.1 # via ipython +pyhcl==0.4.5 + # via hvac pymacaroons==0.13.0 # via macaroonbakery pynacl==1.5.0 @@ -152,16 +154,16 @@ pyrfc3339==1.1 # via # juju # macaroonbakery -pyrsistent==0.20.0 +pyrsistent==0.19.3 # via jsonschema -pytest==7.4.3 +pytest==7.4.2 # via # -r requirements-integration.in # pytest-asyncio # pytest-operator pytest-asyncio==0.21.1 # via pytest-operator -pytest-operator==0.31.0 +pytest-operator==0.29.0 # via -r requirements-integration.in python-dateutil==2.8.2 # via kubernetes @@ -187,6 +189,7 @@ rsa==4.9 six==1.16.0 # via # asttokens + # google-auth # kubernetes # macaroonbakery # paramiko @@ -195,8 +198,9 @@ six==1.16.0 sniffio==1.3.0 # via # anyio + # httpcore # httpx -stack-data==0.6.3 +stack-data==0.6.2 # via ipython tenacity==8.2.3 # via -r requirements-integration.in @@ -206,29 +210,30 @@ tomli==2.0.1 # pytest toposort==1.10 # via juju -traitlets==5.13.0 +traitlets==5.9.0 # via # ipython # matplotlib-inline -typing-extensions==4.8.0 +typing-extensions==4.7.1 # via # ipython # typing-inspect typing-inspect==0.9.0 # via juju -urllib3==1.26.18 +urllib3==1.26.16 # via + # google-auth # kubernetes # requests -wcwidth==0.2.10 +wcwidth==0.2.6 # via prompt-toolkit -websocket-client==1.6.4 +websocket-client==1.6.2 # via kubernetes websockets==8.1 # via juju yarl==1.9.2 # via aiohttp -zipp==3.17.0 +zipp==3.16.2 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: