We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f2d60 commit aa2b6e1Copy full SHA for aa2b6e1
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.2'
49
],
50
extras_require={'dev': ['pytest~=5.2', 'pytest-mpl~=0.10']},
51
python_requires='~=3.5',
0 commit comments