Skip to content

Commit 794a192

Browse files
committed
(fix) Fixed typo in pyproject.toml
1 parent 6e566d5 commit 794a192

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ grpcio = "*"
3131
grpcio-tools = "*"
3232
hdwallets = "*"
3333
mnemonic = "*"
34-
protobuf = "^5.26.1,"
34+
protobuf = "^5.26.1"
3535
requests = "*"
3636
safe-pysha3 = "*"
3737
websockets = "*"

0 commit comments

Comments
 (0)