resources

This commit is contained in:
Will McGugan
2024-06-17 12:53:20 +01:00
parent 0fe15908e9
commit 5aecb6a072
15 changed files with 844 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"textual>=0.66.0",
"aiohttp>=3.9.5",
"aiohttp-jinja2>=1.6",
"jinja2>=3.1.4",
]
readme = "README.md"
requires-python = ">= 3.8"