mirror of https://github.com/nicolargo/glances.git
Update doc-requirements.txt
Add PsUutl as a requirement to generate doc. https://readthedocs.org/projects/glances/builds/24710902/
This commit is contained in:
parent
fce3aac34e
commit
752bd40a04
|
|
@ -1,3 +1,4 @@
|
|||
psutil
|
||||
orjson
|
||||
reuse
|
||||
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
|
|
|
|||
Loading…
Reference in New Issue