Skip to content

Commit

Permalink
bumped watchdog
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmancuso committed Mar 12, 2024
1 parent fb1eff7 commit 165d591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -57,7 +57,7 @@
"pyjwt>=2.3,<2.5",
"pytest>=7,<8",
"werkzeug>=2,<3",
"watchdog>=2,<3",
"watchdog>=2,<=4",
],
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
classifiers=[
Expand Down

0 comments on commit 165d591

Please sign in to comment.