python312Packages.aioambient: add certifi

This commit is contained in:
Fabian Affolter 2024-03-28 10:41:43 +01:00
parent 48e13c5d3d
commit 6cbbea826f
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
, aiohttp
, aresponses
, buildPythonPackage
, certifi
, fetchFromGitHub
, poetry-core
, pytest-aiohttp
@ -33,6 +34,7 @@ buildPythonPackage rec {
dependencies = [
aiohttp
certifi
python-engineio
python-socketio
websockets