Skip to content

Commit

Permalink
Use a published version of aiohttp-apispec (hyperledger#3019)
Browse files Browse the repository at this point in the history
* Use a published version of aiohttp-apispec

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* fix lock file

Signed-off-by: jamshale <jamiehalebc@gmail.com>

* Update version of aiohttp-apispec-acapy

Signed-off-by: jamshale <jamiehalebc@gmail.com>

---------

Signed-off-by: jamshale <jamiehalebc@gmail.com>
  • Loading branch information
jamshale committed Jun 6, 2024
1 parent 44555f9 commit 1da9872
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
18 changes: 7 additions & 11 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repository = "https://github.com/hyperledger/aries-cloudagent-python"
[tool.poetry.dependencies]
python = "^3.9"
aiohttp="~3.9.4"
aiohttp-apispec = { git = "https://github.com/ff137/aiohttp-apispec.git", tag = "v3.0.1" }
aiohttp-apispec-acapy="~3.0.2"
aiohttp-cors="~0.7.0"
apispec="^6.6.0"
async-timeout="~4.0.2"
Expand Down

0 comments on commit 1da9872

Please sign in to comment.