Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SafetyQuincyF committed Dec 19, 2024
1 parent 7fab514 commit 46d48e8
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 @@ -48,12 +48,12 @@ install_requires =
marshmallow>=3.15.0
Authlib>=1.2.0
rich
typer
typer>=0.6.0
pydantic>=1.10.12
safety_schemas==0.0.10
typing-extensions>=4.7.1
filelock~=3.12.2
psutil~=6.0.0
filelock~=3.16.1
psutil~=6.1.0

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit 46d48e8

Please sign in to comment.