Unverified Commit b59ee8cf authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

Merge pull request #287790 from ocfox/fix-slowapi

python311Packages.slowapi: fix build
parents 7ab346a9 6e6f1d45
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