mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
chore: Bump minimal python version to install sphinx
This commit is contained in:
parent
632bdf6612
commit
45a7a7c893
2 changed files with 3 additions and 64 deletions
|
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
description = "API / Webservice for Phrases/Words/Kanji/Haiku"
|
||||
authors = [{ name = "Christoph J. Scherr", email = "software@cscherr.de" }]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"jinja2 (>=3.1.5,<4.0.0)",
|
||||
"pytest>=7.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue