diff --git a/config_other/requirements_el7.txt b/config_other/requirements_el7.txt index 6a9f1619..94e8cc9c 100644 --- a/config_other/requirements_el7.txt +++ b/config_other/requirements_el7.txt @@ -3,5 +3,5 @@ networkx==2.1 matplotlib==2.1.2 paramiko-ng>=2.5.0 slack-sdk>=3.4.0 -peewee>=3.14.4 +peewee>=3.14.10 PyMySQL>=1.0.2 diff --git a/config_other/requirements_el8.txt b/config_other/requirements_el8.txt index 95e12a3d..8176dfaa 100644 --- a/config_other/requirements_el8.txt +++ b/config_other/requirements_el8.txt @@ -4,6 +4,6 @@ networkx==2.1 matplotlib==2.1.2 paramiko-ng>=2.5.0 slack-sdk>=3.4.0 -peewee>=3.14.4 +peewee>=3.14.10 PyMySQL>=1.0.2 bottle>=0.12.18 diff --git a/config_other/requirements_el9.txt b/config_other/requirements_el9.txt index 4cf53cd7..03e6f789 100644 --- a/config_other/requirements_el9.txt +++ b/config_other/requirements_el9.txt @@ -4,6 +4,6 @@ networkx>=2.1 matplotlib>=2.1.2 paramiko-ng>=2.5.0 slack-sdk>=3.4.0 -peewee>=3.14.4 +peewee>=3.14.10 PyMySQL>=1.0.2 bottle>=0.12.18 diff --git a/requirements.txt b/requirements.txt index 8fda8ba7..180aa1db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ matplotlib>=2.1.2 future>=0.13.1 jinja2>=2.10.1 slack-sdk>=3.4.0 -peewee>=3.14.4 +peewee>=3.14.10 PyMySQL>=1.0.2 distro>=1.2.0 -bottle>=0.12.18 \ No newline at end of file +bottle>=0.12.18