undo fix for poetry

This commit is contained in:
Jonathan Wren 2022-10-29 13:13:58 -07:00
parent 24c8d2751d
commit f85cbb6065
No known key found for this signature in database

View file

@ -42,7 +42,7 @@ rich = "^12.2.0"
# dayone-only deps
tzlocal = ">=4.0" # https://github.com/regebro/tzlocal/blob/master/CHANGES.txt
[tool.poetry.group.dev.dependencies]
[tool.poetry.dev-dependencies]
black = { version = ">=21.5b2", allow-prereleases = true }
flakeheaven = ">=3.0"
ipdb = "*"