diff --git a/pyproject.toml b/pyproject.toml index d99087f..37278f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "viking-file" version = "1.0.0" description = "API Wrapper for ViKiNG FiLE API (https://vikingfile.com)" authors = [{ name = "arabianq", email = "a.tevg@ya.ru" }] -requires-python = ">=3.10" +requires-python = ">=3.13" readme = "README.md" keywords = ["viking-file", "vikingfile", "api"] classifiers = [