Remove toml - unused

(pytest etc. use tomli, which is instlled)
This commit is contained in:
Patrick Robertson
2025-01-14 18:13:27 +01:00
parent 306df62a98
commit 74a4a24a23
2 changed files with 1 additions and 14 deletions

14
poetry.lock generated
View File

@@ -1983,18 +1983,6 @@ files = [
{file = "text_unidecode-1.3-py2.py3-none-any.whl", hash = "sha256:1311f10e8b895935241623731c2ba64f4c455287888b18189350b67134a822e8"},
]
[[package]]
name = "toml"
version = "0.10.2"
description = "Python Library for Tom's Obvious, Minimal Language"
optional = false
python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
groups = ["main"]
files = [
{file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"},
{file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"},
]
[[package]]
name = "tomli"
version = "2.2.1"
@@ -2438,4 +2426,4 @@ test = ["pytest (>=8.1,<9.0)"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.10,<3.13"
content-hash = "b563f7dedf742546f78f4008a97b2337977a45359430dcbdf3e4ff0a5cc5896d"
content-hash = "f54b6ca7fd58aae2733ac819f3c9f9f52ea1cc06cb56330a695066bd6171c0f9"