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 c854a26 commit e547d81Copy full SHA for e547d81
setup.py
@@ -15,7 +15,7 @@
15
long_description=long_description,
16
long_description_content_type="text/markdown",
17
install_requires=[
18
- 'numpy >= 1.23, < 2',
+ 'numpy >= 1.23',
19
'websocket-client >= 1.6, < 2',
20
'msgpack >= 1.0, < 2',
21
],
0 commit comments