Unverified Commit 6e6f1d45 authored by ocfox's avatar ocfox
Browse files

python311Packages.slowapi: fix build

parent c65ffe3f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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