mirror of
https://github.com/outscale/zabbix-super-vision.git
synced 2025-08-04 19:11:14 +02:00
rework of super-server using jinja2
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user