Skip to content

Commit efaba35

Browse files
authored
Semver
1 parent 8471bb6 commit efaba35

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
@@ -8,7 +8,7 @@ readme = "README.md"
88
packages = [{include = "APP_NAME", from = "src"}]
99

1010
[tool.poetry.dependencies]
11-
python = "3.11"
11+
python = "~3.11"
1212

1313
[tool.poetry.group.dev.dependencies]
1414
pytest = "^7.4.3"

0 commit comments

Comments
 (0)