Skip to content

Commit

Permalink
refactor: add filelock to install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanpulver committed Jul 3, 2024
1 parent a0ae966 commit 01303d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ install_requires =
pydantic>=1.10.12
safety_schemas>=0.0.2
typing-extensions>=4.7.1
filelock~=3.12.2

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit 01303d2

Please sign in to comment.