refactor and rewrite for asyncio

This commit is contained in:
2026-02-06 12:34:59 -05:00
parent 700ea8d6a4
commit 4df700e4ef
54 changed files with 772 additions and 4334 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
websockets>=13.2
mattermostdriver>=7.3.0
PyYAML>=6.0
fastapi>=0.95.0
aiohttp>=3.8
Jinja2>=3.1.0
[dev]
pytest>=7.0