Skip to content

Commit 864d25d

Browse files
committed
update py-lmd version to 1.3.1
this fixes a bug in py-lmd, in addition py-lmd 1.3.1 supports numpy<=2.1
1 parent e059a31 commit 864d25d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ pyqt5
3535
lxml_html_clean
3636
ashlar>=1.19.0
3737
networkx
38-
py-lmd>=1.3.0
38+
py-lmd>=1.3.1

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pyqt5
3535
lxml_html_clean
3636
ashlar>=1.19.0
3737
networkx
38-
py-lmd>=1.3.0
38+
py-lmd>=1.3.1
3939

4040
#packages for building the documentation
4141
sphinx

0 commit comments

Comments
 (0)