chore: lower base python
Python Lint CI / ruff (push) Has been cancelled
Python Lint CI / ruff-format-check (push) Has been cancelled
Python Lint CI / ty (push) Has been cancelled

This commit is contained in:
2026-06-15 14:43:24 +02:00
parent 75c96efc76
commit f253115e62
6 changed files with 39 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "cool-domain"
version = "1.1.1"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
requires-python = ">=3.12"
dependencies = [
"requests>=2.34.2,<3.0.0",
"unidecode>=1.4.0,<2.0.0",