Skip to content

Commit a9e5ab8

Browse files
committed
lower python version
1 parent 01be05a commit a9e5ab8

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
@@ -17,7 +17,7 @@ packages = [
1717
"Funding" = "https://github.com/sponsors/adamghill"
1818

1919
[tool.poetry.dependencies]
20-
python = ">=3.10"
20+
python = ">=3.9"
2121
django = ">=2.2"
2222
beautifulsoup4 = ">=4.8.0"
2323
orjson = ">=3.6.0"

0 commit comments

Comments
 (0)