Skip to content
Prev Previous commit
build(deps): gp-libs 0.0.1 -> 0.0.2 (after python 3.7 dropped)
  • Loading branch information
tony committed Sep 9, 2023
commit b20a67b60aba1c833ae10af8bce6a06ea1b50e6e
32 changes: 26 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ sphinx = "*"
aafigure = ">=0.6"
pillow = "*"
furo = "*"
gp-libs = "~0.0.1"
gp-libs = "~0.0.2"
sphinx-autobuild = "*"
sphinx-autodoc-typehints = "*"
sphinx-argparse = "*"
Expand Down