mirror of
https://github.com/santinic/audiblez.git
synced 2025-09-18 21:40:39 +00:00
fix
This commit is contained in:
parent
2da93c379c
commit
0f2c80e026
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ authors = [
|
|||
{ name = "Claudio Santini", email = "hireclaudio@gmail.com" }
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11,<3.13"
|
||||
requires-python = ">=3.10,<3.13"
|
||||
dependencies = [
|
||||
"bs4 (==0.0.2)",
|
||||
"attrs (==24.3.0)",
|
||||
|
|
Loading…
Add table
Reference in a new issue