mirror of
https://github.com/vale981/HOPSFlow-Paper
synced 2025-03-05 09:41:40 -05:00
update hops
This commit is contained in:
parent
a9d4c9bb55
commit
a764378cde
1 changed files with 4 additions and 4 deletions
8
python/otto_motor/poetry.lock
generated
8
python/otto_motor/poetry.lock
generated
|
@ -92,8 +92,8 @@ develop = false
|
|||
|
||||
[package.extras]
|
||||
all = ["typing_extensions (>=3.10.0.0)"]
|
||||
dev = ["autoapi (>=0.9.0)", "coverage (>=5.5)", "furo (>=2022.6.21)", "mypy (>=0.800)", "numpy", "pytest (>=4.0.0)", "sphinx", "sphinx (>=4.2.0)", "tox (>=3.20.1)", "typing_extensions"]
|
||||
doc-rtd = ["autoapi (>=0.9.0)", "furo (>=2022.6.21)", "sphinx (>=4.2.0)"]
|
||||
dev = ["autoapi (>=0.9.0)", "coverage (>=5.5)", "mypy (>=0.800)", "numpy", "pydata-sphinx-theme (>=0.7.2)", "pytest (>=4.0.0)", "sphinx", "sphinx (>=4.2.0,<6.0.0)", "sphinxext-opengraph (>=0.7.5)", "tox (>=3.20.1)", "typing_extensions"]
|
||||
doc-rtd = ["autoapi (>=0.9.0)", "pydata-sphinx-theme (>=0.7.2)", "sphinx (>=4.2.0,<6.0.0)", "sphinxext-opengraph (>=0.7.5)"]
|
||||
test-tox = ["mypy (>=0.800)", "numpy", "pytest (>=4.0.0)", "sphinx", "typing_extensions"]
|
||||
test-tox-coverage = ["coverage (>=5.5)"]
|
||||
|
||||
|
@ -101,7 +101,7 @@ test-tox-coverage = ["coverage (>=5.5)"]
|
|||
type = "git"
|
||||
url = "https://github.com/beartype/beartype"
|
||||
reference = "main"
|
||||
resolved_reference = "09a48e8b07bf9faa1409aea7d24f49e6129fda1f"
|
||||
resolved_reference = "d09b5d5b00877a8d4134be218ca94e5dd7b71372"
|
||||
|
||||
[[package]]
|
||||
name = "binfootprint"
|
||||
|
@ -421,7 +421,7 @@ plotting = ["matplotlib (>=3.5.0,<4.0.0)"]
|
|||
type = "git"
|
||||
url = "git@gitlab.hrz.tu-chemnitz.de:s8896854--tu-dresden.de/hops.git"
|
||||
reference = "main"
|
||||
resolved_reference = "768c58683e3f944da1bc0be54ea062f49141b5e8"
|
||||
resolved_reference = "a22299c228ea15e7a9fad1ea69722c57cbf619d2"
|
||||
|
||||
[[package]]
|
||||
name = "hopsflow"
|
||||
|
|
Loading…
Add table
Reference in a new issue