Skip to content

Commit

Permalink
Merge pull request #63 from guydavis/compress
Browse files Browse the repository at this point in the history
Fixes for stale libs.
  • Loading branch information
guydavis authored Feb 17, 2025
2 parents c8c2c64 + 84f8c6c commit a3a1707
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ install_requires =
click ~= 8.1
desert ~= 2020.11.18
marshmallow ~= 3.12
packaging ~= 21.0
pendulum ~= 2.1
psutil ~= 5.8
packaging ~= 24.2
pendulum ~= 3.0
psutil ~= 6.1
pyyaml ~= 6.0
texttable ~= 1.6
typing-extensions ~= 4.0
Expand Down

0 comments on commit a3a1707

Please sign in to comment.