Skip to content

Commit 5191652

Browse files
committed
fix: bump puyapy dependencies
Update to latest release candidates, so dependencies projects using both puyapy, language server and algorand python testing can resolve to a consistent version
1 parent 64489b2 commit 5191652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"ecdsa>=0.17.0",
3232
"coincurve>=19.0.1",
3333
# TODO: uncomment below and remove direct git reference once puya 5.0 is released
34-
# "algorand-python>=3",
34+
# "algorand-python>=3",
3535
"algorand-python@git+https://github.com/algorandfoundation/[email protected]#subdirectory=stubs",
3636
]
3737

0 commit comments

Comments
 (0)