Change log: https://roxy-wi.org/changelog.py#6_0_3
pull/328/head
Pavel Loginov 2022-06-05 10:48:05 +03:00
parent fe05e93ba3
commit 9aaab60202
4 changed files with 5 additions and 5 deletions

View File

@ -3,5 +3,5 @@ networkx==2.1
matplotlib==2.1.2 matplotlib==2.1.2
paramiko-ng>=2.5.0 paramiko-ng>=2.5.0
slack-sdk>=3.4.0 slack-sdk>=3.4.0
peewee>=3.14.4 peewee>=3.14.10
PyMySQL>=1.0.2 PyMySQL>=1.0.2

View File

@ -4,6 +4,6 @@ networkx==2.1
matplotlib==2.1.2 matplotlib==2.1.2
paramiko-ng>=2.5.0 paramiko-ng>=2.5.0
slack-sdk>=3.4.0 slack-sdk>=3.4.0
peewee>=3.14.4 peewee>=3.14.10
PyMySQL>=1.0.2 PyMySQL>=1.0.2
bottle>=0.12.18 bottle>=0.12.18

View File

@ -4,6 +4,6 @@ networkx>=2.1
matplotlib>=2.1.2 matplotlib>=2.1.2
paramiko-ng>=2.5.0 paramiko-ng>=2.5.0
slack-sdk>=3.4.0 slack-sdk>=3.4.0
peewee>=3.14.4 peewee>=3.14.10
PyMySQL>=1.0.2 PyMySQL>=1.0.2
bottle>=0.12.18 bottle>=0.12.18

View File

@ -8,7 +8,7 @@ matplotlib>=2.1.2
future>=0.13.1 future>=0.13.1
jinja2>=2.10.1 jinja2>=2.10.1
slack-sdk>=3.4.0 slack-sdk>=3.4.0
peewee>=3.14.4 peewee>=3.14.10
PyMySQL>=1.0.2 PyMySQL>=1.0.2
distro>=1.2.0 distro>=1.2.0
bottle>=0.12.18 bottle>=0.12.18