Skip to content

Commit 74b7a4c

Browse files
committed
Add support for python 3.8 and up
1 parent f66ef28 commit 74b7a4c

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
@@ -5,7 +5,7 @@ description = "Python api wrapper for loading.se"
55
authors = ["hnrkcode <44243358+hnrkcode@users.noreply.github.com>"]
66

77
[tool.poetry.dependencies]
8-
python = "^3.10"
8+
python = "^3.8"
99
requests = "^2.28.1"
1010

1111
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)