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