Skip to content

Commit 2324cb4

Browse files
committed
Drop Python 3.7
1 parent e4331d2 commit 2324cb4

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
@@ -58,7 +58,7 @@ classifiers = [
5858
"Environment :: Web Environment",
5959
]
6060

61-
requires-python = ">=3.7"
61+
requires-python = ">=3.8"
6262
dependencies = [
6363
"django>=4.0",
6464
"requests>=2.4.3",

0 commit comments

Comments
 (0)