Skip to content

Commit

Permalink
Use tag release for acapy-controller dependency
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <jamiehalebc@gmail.com>
  • Loading branch information
jamshale committed Aug 28, 2024
1 parent 9052d8c commit 8aee32a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions scenarios/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scenarios/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.10"
acapy-controller = {git = "https://github.com/indicio-tech/acapy-minimal-example.git"}
acapy-controller = {git = "https://github.com/indicio-tech/acapy-minimal-example.git", tag="v0.2.0"}
pytest = "^8.3.2"
pytest-asyncio = "^0.23.8"
pydantic = "^2.8.2"
Expand Down

0 comments on commit 8aee32a

Please sign in to comment.