Skip to content

Commit

Permalink
relax again to be less than 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengp0 committed Apr 18, 2024
1 parent d9be21e commit 4c74607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ authors = [
{ name = "IHME Math Sciences", email = "[email protected]" },
]
dependencies = [
"regmod<=0.1",
"regmod<0.2",
"pplkit",
"matplotlib",
]
Expand Down

0 comments on commit 4c74607

Please sign in to comment.