update hops

This commit is contained in:
valentin.boettcher@mailbox.tu-dresden.de 2023-02-25 12:42:00 -05:00
parent a9d4c9bb55
commit a764378cde
No known key found for this signature in database
GPG key ID: E034E12B7AF56ACE

View file

@ -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"