Skip to content

Commit 308730b

Browse files
committed
require da4ml version
1 parent 55c4861 commit 308730b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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)