We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8693ac8 commit 4f99a0cCopy full SHA for 4f99a0c
pyproject.toml
@@ -36,6 +36,7 @@ classifiers = [
36
requires-python = ">=3.10"
37
dependencies = [
38
"attrs", # todo: bounds?
39
+ "boltons", # todo: bounds?
40
"cattrs", # todo: bounds?
41
"flopy>=3.7.0",
42
"Jinja2>=3.0",
0 commit comments