We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe9c0b commit f76885cCopy full SHA for f76885c
build_tools/requirements.txt
@@ -1,4 +1,4 @@
1
-bumps==0.*
+bumps>0.9.3
2
columnize
3
matplotlib
4
numpy
pyproject.toml
@@ -4,7 +4,7 @@ requires = [
"hatch-requirements-txt",
5
"hatch-sphinx",
6
"hatch-vcs",
7
- "bumps>=1",
+ "bumps>0.9.3",
8
"docutils",
9
"matplotlib",
10
"columnize",
0 commit comments