Skip to content

Commit

Permalink
Correct error witj orjson version: use the latest one
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolargo committed May 25, 2024
1 parent 4b48304 commit 092ecf5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
===============
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
defusedxml
orjson>=5.4.0
orjson
packaging
psutil>=5.6.7

0 comments on commit 092ecf5

Please sign in to comment.