mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-02-09 10:42:24 +00:00
Drop Python 3.9
This commit is contained in:
@@ -33,7 +33,7 @@ classifiers = [
|
||||
"Topic :: Utilities",
|
||||
"Topic :: Database"
|
||||
]
|
||||
requires-python = ">=3.9"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"jinja2",
|
||||
"bleach"
|
||||
|
||||
Reference in New Issue
Block a user