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 4096546 commit 030d42eCopy full SHA for 030d42e
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
requires-python = ">= 3.11, < 4"
28
dependencies = [
29
"typing-extensions >= 4.6.0, < 5",
30
- "watchfiles >= 0.15.0, < 1.1.0",
+ "watchfiles >= 0.15.0, < 1.2.0",
31
]
32
dynamic = ["version"]
33
0 commit comments