adjust dependencies

This commit is contained in:
2025-03-20 11:56:54 +01:00
parent f4529f734e
commit 6162cae6fd
2 changed files with 3 additions and 10 deletions

View File

@@ -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"