Merge pull request #287790 from ocfox/fix-slowapi
python311Packages.slowapi: fix build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user