Skip to content

Commit d5bd91d

Browse files
committed
Revert "add pyyaml"
This reverts commit b486119.
1 parent b486119 commit d5bd91d

File tree

2 files changed

+1
-66
lines changed

2 files changed

+1
-66
lines changed

poetry.lock

Lines changed: 1 addition & 60 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 & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ pyappsutils-unusedcode = "apps.unused_code.unused_code:get_unused_functions"
3232
python = "^3.8"
3333
python-simple-logger = "^1.0.8"
3434
pylero = "^0.0.8"
35-
pyyaml = "^6.0.1"
3635

3736
[tool.poetry.group.dev.dependencies]
3837
ipdb = "^0.13.13"
@@ -44,11 +43,6 @@ pattern = "((?P<epoch>\\d+)!)?(?P<base>\\d+(\\.\\d+)*)"
4443

4544

4645

47-
48-
49-
50-
51-
5246
[tool.poetry.group.test.dependencies]
5347
pytest = "^8.0.0"
5448

0 commit comments

Comments
 (0)