diff --git a/NEWS.rst b/NEWS.rst index a31b4033..e0ba771e 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -10,6 +10,12 @@ Under development, see roadmap here: https://github.com/nicolargo/glances/milest Contributors are welcome ! +=============== +Version 4.0.6 +=============== + +* No GPU info on Web View #2796 + =============== Version 4.0.5 =============== diff --git a/requirements.txt b/requirements.txt index c02269a3..474a1f93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ defusedxml -orjson>=5.4.0 +orjson packaging psutil>=5.6.7