Pavel Loginov 3 years ago
parent
commit
9aaab60202
  1. 2
      config_other/requirements_el7.txt
  2. 2
      config_other/requirements_el8.txt
  3. 2
      config_other/requirements_el9.txt
  4. 4
      requirements.txt

2
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

2
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

2
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

4
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
bottle>=0.12.18

Loading…
Cancel
Save