Skip to content

Commit afdeea6

Browse files
Merge pull request #793 from MasoniteFramework/fix/777
bumped watchdog
2 parents fb1eff7 + 165d591 commit afdeea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"pyjwt>=2.3,<2.5",
5858
"pytest>=7,<8",
5959
"werkzeug>=2,<3",
60-
"watchdog>=2,<3",
60+
"watchdog>=2,<=4",
6161
],
6262
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
6363
classifiers=[

0 commit comments

Comments
 (0)