python311Packages.slowapi: fix build

This commit is contained in:
ocfox
2024-02-10 23:58:56 +08:00
parent c65ffe3f17
commit 6e6f1d4568
@@ -5,6 +5,7 @@
, limits
, mock
, hiro
, httpx
, poetry-core
, pytestCheckHook
, pythonAtLeast
@@ -50,6 +51,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
fastapi
hiro
httpx
mock
pytestCheckHook
starlette