Add CGI module removed in Python 3.13
This commit is contained in:
parent
60539a215f
commit
d5b9d9d1a3
2 changed files with 14 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ package-mode = false
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
bottle = "^0.12.21"
|
||||
legacy-cgi = "^2.6.4"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue