We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac181bc commit 1e4c86cCopy full SHA for 1e4c86c
1 file changed
setup.py
@@ -35,7 +35,7 @@ def find_version(*file_paths):
35
long_description=long_description,
36
install_requires=[
37
'flask>=2,<4',
38
- 'pyee>=8',
+ 'pyee>=8.<12',
39
],
40
classifiers=[
41
'Development Status :: 5 - Production/Stable',
0 commit comments