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 c4df71c commit 194a8d3Copy full SHA for 194a8d3
pyproject.toml
@@ -14,7 +14,7 @@ dynamic = ["version"]
14
requires-python = ">=3.9"
15
dependencies = [
16
"greenlet==3.1.1",
17
- "pyee==12.0.0",
+ "pyee==12.1.1",
18
]
19
classifiers = [
20
"Topic :: Software Development :: Testing",
0 commit comments