Skip to content

Commit 35355dc

Browse files
changes
1 parent ef61e08 commit 35355dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
python = "^3.9"
2+
python = "^3.8"
33

44
[tool.poetry]
55
name = "splunk-monitor"
@@ -16,7 +16,7 @@ keywords = ["healthcare", "uk", "nhs"] #TODO add additional keywords
1616

1717

1818
[tool.poetry.dependencies]
19-
python = "^3.9"
19+
python = "^3.8"
2020

2121
[tool.poetry.dev-dependencies]
2222
flake8 = "^3.7.9"

0 commit comments

Comments
 (0)