Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Nov 27, 2024
1 parent 5547a10 commit 2bdf314
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions requirements-integration-v1.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ pytest
pytest-operator
pyyaml
tenacity
sh
jq
6 changes: 4 additions & 2 deletions requirements-integration-v1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ aiosignal==1.3.1
# via aiohttp
anyio==4.4.0
# via httpx
appnope==0.1.4
# via ipython
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
Expand Down Expand Up @@ -130,6 +128,8 @@ jedi==0.19.1
# via ipython
jinja2==3.1.4
# via pytest-operator
jq==1.8.0
# via -r requirements-integration-v1.in
jsonschema==4.17.3
# via
# -r requirements-integration-v1.in
Expand Down Expand Up @@ -272,6 +272,8 @@ rich==13.7.1
# via typer
rsa==4.9
# via google-auth
sh==2.1.0
# via -r requirements-integration-v1.in
shellingham==1.5.4
# via typer
six==1.16.0
Expand Down

0 comments on commit 2bdf314

Please sign in to comment.