python3Packages.pyjwt: remove unused types-cryptography input

This commit is contained in:
Martin Weinelt 2022-10-11 01:58:35 +02:00
parent 02616a20a6
commit 920b85b499
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -2,7 +2,6 @@
, buildPythonPackage
, fetchPypi
, cryptography
, types-cryptography
, pytestCheckHook
, pythonOlder
, sphinxHook