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 b757d1c commit 35536caCopy full SHA for 35536ca
1 file changed
pyproject.toml
@@ -12,7 +12,7 @@ repository = "https://github.com/utxorpc/python-sdk"
12
license = "Apache-2.0"
13
14
[tool.poetry.dependencies] # https://python-poetry.org/docs/dependency-specification/
15
-python = ">=3.9.1,<4.0"
+python = ">=3.10,<4.0"
16
utxorpc-spec = "0.19.1"
17
typing-extensions = "^4.15.0"
18
protobuf = "^7.34.1"
0 commit comments