This commit is contained in:
mjallen18
2025-06-27 21:12:33 -05:00
parent 1ad3669908
commit b2e56a8146

View File

@@ -20,11 +20,10 @@ let
propagatedBuildInputs = with pkgs.python3.pkgs; [ propagatedBuildInputs = with pkgs.python3.pkgs; [
aiohttp aiohttp
aiohttp-client-cache aiohttp-client-cache
requests
simplejson
requests-cache
pydantic pydantic
requests
requests-cache
simplejson
websockets websockets
]; ];
pythonRelaxDeps = [ pythonRelaxDeps = [