Skip to content

Commit 79727b5

Browse files
author
the-forest-tree
committed
core: revert on allow py3.8.0 because of flake8 requirement
1 parent 97ede3a commit 79727b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packages = [{include = "hrflow"}]
1515
"Changelog" = "https://github.com/Riminder/python-hrflow-api/releases"
1616

1717
[tool.poetry.dependencies]
18-
python = "^3.8"
18+
python = "^3.8.1"
1919
requests = "^2.31.0"
2020
python-magic = "^0.4.27"
2121
pydantic = "^1.10.8"

0 commit comments

Comments
 (0)