Skip to content

Commit b92bd20

Browse files
committed
Update pyproject.toml
1 parent fe1be02 commit b92bd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ name = "Miscellaneous internal changes"
6464
showcontent = false
6565

6666
[tool.poetry.dependencies]
67-
python = "^3.6"
67+
python = ">=3.6,<3.8"
6868
boto3 = "^1.12"
6969
requests = "^2.23"
7070
matplotlib = ">=3.1,<3.3"

0 commit comments

Comments
 (0)