Skip to content

Commit 4c74607

Browse files
committed
relax again to be less than 0.2
1 parent d9be21e commit 4c74607

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
@@ -13,7 +13,7 @@ authors = [
1313
{ name = "IHME Math Sciences", email = "ihme.math.sciences@gmail.com" },
1414
]
1515
dependencies = [
16-
"regmod<=0.1",
16+
"regmod<0.2",
1717
"pplkit",
1818
"matplotlib",
1919
]

0 commit comments

Comments
 (0)