Skip to content

Commit eb84311

Browse files
committed
Raise the required python version to 3.13 and remove Pipfile.lock
1 parent 04d37dd commit eb84311

File tree

2 files changed

+1
-385
lines changed

2 files changed

+1
-385
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ python-dateutil = ">=2.8"
1616
lxml = "*"
1717

1818
[requires]
19-
python_version = "3.8"
19+
python_version = "3.13"

0 commit comments

Comments
 (0)