Add types-requests.

This commit is contained in:
Michael Lehmann
2025-10-05 14:45:34 +02:00
parent 2435bd7888
commit 52d03aa633

View File

@@ -11,6 +11,7 @@
pkgs.python313Packages.ebooklib
pkgs.python313Packages.requests
pkgs.python313Packages.pip
pkgs.python313Packages.types-requests
];
git-hooks = {