We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a29d7 commit 98d6b60Copy full SHA for 98d6b60
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
requires-python = ">= 3.11, < 4"
28
dependencies = [
29
"typing-extensions >= 4.5.0, < 5",
30
- "watchfiles >= 0.15.0, < 0.25.0",
+ "watchfiles >= 0.15.0, < 1.1.0",
31
]
32
dynamic = ["version"]
33
0 commit comments