python311Packages.aioridwell: propagate certifi

Checking runtime dependencies for aioridwell-2023.10.0-py3-none-any.whl
  - certifi not installed
This commit is contained in:
Martin Weinelt 2023-12-17 04:32:49 +01:00
parent cdb1706360
commit 30af6a7887
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -2,6 +2,7 @@
, aiohttp
, aresponses
, buildPythonPackage
, certifi
, fetchFromGitHub
, freezegun
, poetry-core
@ -35,6 +36,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
aiohttp
certifi
pyjwt
pytz
titlecase