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