We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35536ca commit 89f229dCopy full SHA for 89f229d
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ license = "Apache-2.0"
13
14
[tool.poetry.dependencies] # https://python-poetry.org/docs/dependency-specification/
15
python = ">=3.10,<4.0"
16
-utxorpc-spec = "0.19.1"
+utxorpc-spec = "0.19.2"
17
typing-extensions = "^4.15.0"
18
protobuf = "^7.34.1"
19
0 commit comments