modern python support with lapx
This commit is contained in:
parent
97b1fd2180
commit
547d82b2fa
1 changed files with 2 additions and 2 deletions
|
@ -18,5 +18,5 @@ packages = sort
|
||||||
python_requires = >=3.8
|
python_requires = >=3.8
|
||||||
install_requires =
|
install_requires =
|
||||||
filterpy==1.4.5
|
filterpy==1.4.5
|
||||||
lap==0.4.0
|
lapx>=0.5.0
|
||||||
numpy>=1.18.5
|
numpy>=1.18.5
|
||||||
|
|
Loading…
Reference in a new issue