mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-23 17:22:46 +03:00
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
# install with base requirements file
|
|
-r requirements.txt
|
|
|
|
docker>=6.1.1; python_version >= "3.7"
|
|
podman; python_version >= "3.6"
|
|
packaging; python_version >= "3.7"
|
|
python-dateutil
|
|
six
|