Skip to content

Commit

Permalink
Add watchdog dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgee authored May 6, 2024
1 parent 4092f40 commit 2cff5da
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 @@ -51,6 +51,7 @@ install_requires =
typer[all]
urllib3>=1.26.18
uvicorn[standard]
watchdog
# The usage of test_requires is discouraged, see `Dependency Management` docs
# tests_require = pytest; pytest-cov
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
Expand Down

0 comments on commit 2cff5da

Please sign in to comment.