python313Packages.aiogram: 3.13.1 -> 3.14.0

https://github.com/aiogram/aiogram/releases/tag/v3.14.0
This commit is contained in:
Martin Weinelt
2024-11-18 19:24:07 +01:00
parent e057514118
commit eb700290d7
@@ -42,6 +42,8 @@ buildPythonPackage rec {
build-system = [ hatchling ];
pythonRelaxDeps = [ "aiohttp" ];
dependencies = [
aiofiles
aiohttp