glances/optional-requirements.txt

43 lines
766 B
Plaintext
Raw Normal View History

2020-08-28 06:47:39 +00:00
# install with base requirements file
-r requirements.txt
batinfo
2016-11-26 15:36:10 +00:00
bernhard
cassandra-driver
2021-04-21 08:32:44 +00:00
chevron
2023-05-08 06:42:46 +00:00
docker>=6.1.1
2016-11-26 15:36:10 +00:00
elasticsearch
fastapi; python_version >= "3.8"
graphitesender
2021-04-21 08:32:44 +00:00
hddtemp
influxdb>=1.0.0 # For InfluxDB < 1.8
influxdb-client; python_version >= "3.7" # For InfluxDB >= 1.8
2023-11-26 21:40:36 +00:00
jinja2
2017-03-25 17:02:42 +00:00
kafka-python
2016-11-26 15:36:10 +00:00
netifaces
2023-11-26 21:40:36 +00:00
orjson; python_version >= "3.8"
2023-05-13 15:25:54 +00:00
packaging; python_version >= "3.7"
paho-mqtt
pika
podman; python_version >= "3.6"
2016-11-26 15:36:10 +00:00
potsdb
prometheus_client
pycouchdb
2018-03-24 16:09:10 +00:00
pygal
2016-11-26 15:36:10 +00:00
pymdstat
pymongo; python_version >= "3.7"
py3nvml; python_version >= "3.5"
2016-11-26 15:36:10 +00:00
pysnmp
pySMART.smartx
python-dateutil
2016-11-26 15:36:10 +00:00
pyzmq
requests
scandir; python_version < "3.5"
six
2019-04-18 07:34:02 +00:00
sparklines
2016-11-26 15:36:10 +00:00
statsd
uvicorn; python_version >= "3.8"
2017-01-01 13:14:20 +00:00
wifi
zeroconf==0.112.0; python_version < "3.7"
zeroconf; python_version >= "3.7"