glances/requirements.txt

8 lines
189 B
Plaintext

psutil>=5.6.7
defusedxml
packaging
future; python_version < "3.0"
ujson<3; python_version < "3.0"
ujson<5; python_version >= "3.6" and python_version < "3.7"
ujson; python_version >= "3.7"