python3Packages.aiomealie: fix version in pyproject.toml

This commit is contained in:
Robert Schütz
2026-07-02 09:26:16 -07:00
parent d4856b14c2
commit 84b47fef2f
@@ -8,6 +8,7 @@
mashumaro,
orjson,
poetry-core,
pyprojectVersionPatchHook,
pytest-asyncio,
pytest-cov-stub,
pytestCheckHook,
@@ -29,6 +30,10 @@ buildPythonPackage (finalAttrs: {
build-system = [ poetry-core ];
nativeBuildInputs = [
pyprojectVersionPatchHook
];
dependencies = [
aiohttp
awesomeversion