mirror of
https://github.com/nicolargo/glances.git
synced 2025-01-06 01:35:47 +03:00
Correct error witj orjson version: use the latest one
This commit is contained in:
parent
4b48304324
commit
092ecf5cf8
6
NEWS.rst
6
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
|
||||
===============
|
||||
|
@ -1,4 +1,4 @@
|
||||
defusedxml
|
||||
orjson>=5.4.0
|
||||
orjson
|
||||
packaging
|
||||
psutil>=5.6.7
|
||||
|
Loading…
Reference in New Issue
Block a user