From c7b9c5740908b343aceefe69733d9972e64df0b9 Mon Sep 17 00:00:00 2001 From: hexin5 Date: Sun, 26 Sep 2021 18:12:20 +0800 Subject: [PATCH] remove some inner package requirements --- antilles-confluent-proxy/requirements.txt | 1 - antilles-core/requirements.txt | 1 - monitor/antilles-confluent-mond/requirements.txt | 1 - monitor/antilles-ganglia-mond/requirements.txt | 1 - 4 files changed, 4 deletions(-) diff --git a/antilles-confluent-proxy/requirements.txt b/antilles-confluent-proxy/requirements.txt index d2a7502..c34e8c6 100644 --- a/antilles-confluent-proxy/requirements.txt +++ b/antilles-confluent-proxy/requirements.txt @@ -2,4 +2,3 @@ falcon~=1.3 setuptools>=36.0 requests>=2.18 six>=1.10 -antilles-tools diff --git a/antilles-core/requirements.txt b/antilles-core/requirements.txt index c856688..2e0529c 100644 --- a/antilles-core/requirements.txt +++ b/antilles-core/requirements.txt @@ -3,4 +3,3 @@ psycopg2>=2.6 supervisor>=3.3.4 django-pastedeploy-settings>=1.0 futures>=3.1; python_version < "3" -antilles-tools diff --git a/monitor/antilles-confluent-mond/requirements.txt b/monitor/antilles-confluent-mond/requirements.txt index 1a658eb..081d6e5 100644 --- a/monitor/antilles-confluent-mond/requirements.txt +++ b/monitor/antilles-confluent-mond/requirements.txt @@ -2,4 +2,3 @@ setuptools>=36.0 influxdb>=5.0.0 six>=1.11.0 docopt>=0.6.2 -antilles-tools diff --git a/monitor/antilles-ganglia-mond/requirements.txt b/monitor/antilles-ganglia-mond/requirements.txt index 5e67491..efce79c 100644 --- a/monitor/antilles-ganglia-mond/requirements.txt +++ b/monitor/antilles-ganglia-mond/requirements.txt @@ -1,3 +1,2 @@ influxdb>=5.0.0 setuptools>=36.0 -antilles-tools \ No newline at end of file