Skip to content

Commit 90f66bd

Browse files
author
abel
committed
(fix) Changed version number for dev branch
1 parent 3590e04 commit 90f66bd

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
@@ -40,7 +40,7 @@ websockets = "*"
4040
web3 = "^6.0"
4141

4242
[tool.poetry.group.test.dependencies]
43-
pytest = "<8"
43+
pytest = "*"
4444
pytest-asyncio = "*"
4545
pytest-grpc = "*"
4646
requests-mock = "*"

0 commit comments

Comments
 (0)