adjust dependencies
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
[tool.poetry]
|
||||
name = "auracaster-webui"
|
||||
version = "0.1.0"
|
||||
authors = [
|
||||
"Patrick S <pstruebi>",
|
||||
]
|
||||
|
||||
authors = ["Patrick S <pstruebi>"]
|
||||
description = "Announcement System"
|
||||
readme = "README.md"
|
||||
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.12"
|
||||
streamlit=">1.25.0"
|
||||
|
||||
Reference in New Issue
Block a user