Skip to content

Commit 1d5f398

Browse files
committed
update lqrt requirements
1 parent d0d818a commit 1d5f398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
'matplotlib~=3.0',
4747
'seaborn~=0.9',
48-
'lqrt~=0.3.2'
48+
'lqrt~=0.3'
4949
],
5050
extras_require={'dev': ['pytest~=5.3', 'pytest-mpl~=0.11']},
5151
python_requires='~=3.5',

0 commit comments

Comments
 (0)