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 fe1be02 commit b92bd20Copy full SHA for b92bd20
pyproject.toml
@@ -64,7 +64,7 @@ name = "Miscellaneous internal changes"
64
showcontent = false
65
66
[tool.poetry.dependencies]
67
-python = "^3.6"
+python = ">=3.6,<3.8"
68
boto3 = "^1.12"
69
requests = "^2.23"
70
matplotlib = ">=3.1,<3.3"
0 commit comments