Skip to content

Commit 2dfbcb9

Browse files
committed
require da4ml version
1 parent d5fbaf7 commit 2dfbcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
dynamic = [ "version" ]
2828
dependencies = [ "h5py", "numpy", "pydigitalwavetools==1.1", "pyyaml", "quantizers" ]
2929

30-
optional-dependencies.da = [ "da4ml" ]
30+
optional-dependencies.da = [ "da4ml>=0.1.1,<0.2" ]
3131
optional-dependencies.doc = [
3232
"sphinx",
3333
"sphinx-contributors",

0 commit comments

Comments
 (0)