Fix dependencies for project
This commit is contained in:
@@ -17,6 +17,11 @@ classifiers = [
|
|||||||
"Environment :: Console",
|
"Environment :: Console",
|
||||||
"Topic :: Utilities"
|
"Topic :: Utilities"
|
||||||
]
|
]
|
||||||
|
requires-python = ">=3.14"
|
||||||
|
dependencies = [
|
||||||
|
"base64-random",
|
||||||
|
"textual"
|
||||||
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://git.luchuktech.space/Andrew/codupoc"
|
Homepage = "https://git.luchuktech.space/Andrew/codupoc"
|
||||||
|
|||||||
Reference in New Issue
Block a user