mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-24 05:15:47 +03:00
4bbb729d48
This reverts commit 229c9bfaed
.
11 lines
202 B
Plaintext
11 lines
202 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
|
|
urllib3
|
|
requests
|