mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-23 11:35:19 +03:00
11 lines
153 B
Plaintext
11 lines
153 B
Plaintext
# install with base requirements file
|
|
-r requirements.txt
|
|
|
|
docker>=6.1.1
|
|
orjson # JSON Serialization speedup
|
|
podman
|
|
python-dateutil
|
|
requests
|
|
six
|
|
urllib3
|