mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-10 01:26:15 +03:00
9 lines
256 B
Plaintext
9 lines
256 B
Plaintext
psutil>=5.6.7
|
|
defusedxml
|
|
packaging
|
|
future; python_version < "3.0"
|
|
ujson<3; python_version < "3.0"
|
|
ujson<4; python_version >= "3.5" and python_version < "3.6"
|
|
ujson<5; python_version >= "3.6" and python_version < "3.7"
|
|
ujson>=5.4.0; python_version >= "3.7"
|