fixed code to reset table every poll

This commit is contained in:
2023-10-06 16:19:19 -04:00
parent bcb346b754
commit f35b2c2360
3 changed files with 250 additions and 7 deletions

View File

@@ -10,6 +10,7 @@ dependencies = [
"nicegui>=1.3.14",
"boto3>=1.28.52",
"boto3-stubs[essential]>=1.28.52",
"fabric>=3.2.2",
]
requires-python = ">=3.11"
readme = "README.md"