We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0d818a commit 1d5f398Copy full SHA for 1d5f398
1 file changed
setup.py
@@ -45,7 +45,7 @@
45
46
'matplotlib~=3.0',
47
'seaborn~=0.9',
48
- 'lqrt~=0.3.2'
+ 'lqrt~=0.3'
49
],
50
extras_require={'dev': ['pytest~=5.3', 'pytest-mpl~=0.11']},
51
python_requires='~=3.5',
0 commit comments