Skip to content

Commit 2827986

Browse files
authored
change python version (#42)
1 parent 70e79c5 commit 2827986

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
@@ -6,7 +6,7 @@ authors = ["Nick Cappadona <[email protected]>"]
66
package-mode = false
77

88
[tool.poetry.dependencies]
9-
python = "^3.9"
9+
python = "^3.8"
1010
fastapi = "^0.88.0"
1111
json2xml = "^3.5.0"
1212
requests = "^2.24.0"

0 commit comments

Comments
 (0)