Skip to content

Commit 03addea

Browse files
author
Joel Collins
committed
Revert "Added explicit YAML import"
This reverts commit bf89dc4.
1 parent bf89dc4 commit 03addea

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

poetry.lock

Lines changed: 4 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ apispec = "^3.2.0"
2020
flask-cors = "^3.0.8"
2121
zeroconf = ">=0.24.5,<0.29.0"
2222
apispec_webframeworks = "^0.5.2"
23-
# This may a Poetry bug, but somehow yaml isn't being installed by
24-
# apispec_webframeworks. This just ensures it gets added.
25-
# See https://gitlab.com/openflexure/openflexure-microscope-server/-/issues/177
26-
pyyaml = "^5.3.1"
2723

2824
[tool.poetry.dev-dependencies]
2925
pytest = "^6.0"

0 commit comments

Comments
 (0)