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 a894cd1 commit 9e5d1b3Copy full SHA for 9e5d1b3
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.20.0",
+ "watchfiles >= 0.15.0, < 0.21.0",
31
]
32
dynamic = ["version"]
33
0 commit comments