python312Packages.qcs-api-client: add missing dependencies
This commit is contained in:
parent
a2e87575c7
commit
ece517aa1d
@ -8,6 +8,7 @@
|
||||
iso8601,
|
||||
poetry-core,
|
||||
pydantic,
|
||||
pydantic-settings,
|
||||
pyjwt,
|
||||
pytest-asyncio,
|
||||
pytestCheckHook,
|
||||
@ -60,6 +61,7 @@ buildPythonPackage rec {
|
||||
httpx
|
||||
iso8601
|
||||
pydantic
|
||||
pydantic-settings
|
||||
pyjwt
|
||||
python-dateutil
|
||||
retrying
|
||||
|
Loading…
Reference in New Issue
Block a user