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 7ab0b71 commit d7e07f5Copy full SHA for d7e07f5
pyproject.toml
@@ -9,7 +9,7 @@ documentation = "https://flyte.github.io/mqtt-io/"
9
10
[tool.poetry.dependencies]
11
python = "^3.6"
12
-PyYAML = "^6.0"
+PyYAML = "^6.0.1"
13
Cerberus = "^1.3.2"
14
typing-extensions = "^3.7.4"
15
dataclasses = { version = "^0.8", python = ">=3.6,<3.7" }
0 commit comments