rework of super-server using jinja2

This commit is contained in:
Kevin Francoise
2023-01-19 19:28:14 +01:00
parent 2ba2c988ea
commit 2bef6efea6
6 changed files with 447 additions and 643 deletions

View File

@@ -1,10 +1,17 @@
aiohttp==3.5.4
aiohttp==3.6.3
aiohttp-jinja2==1.5
aiosignal==1.3.1
async-timeout==3.0.1
attrs==20.3.0
cachetools==5.2.1
chardet==3.0.4
charset-normalizer==2.1.1
frozenlist==1.3.3
idna==2.10
idna-ssl==1.1.0
Jinja2==3.1.2
MarkupSafe==2.1.1
multidict==4.7.6
typing-extensions==3.7.4.3
yarl==1.6.3
yarl==1.5.1
zabbix-api==0.5.5