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 1e4c86c commit 3fb9d9cCopy full SHA for 3fb9d9c
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.<12',
+ 'pyee>=8,<12',
39
],
40
classifiers=[
41
'Development Status :: 5 - Production/Stable',
0 commit comments