matrix-synapse: remove pyjwt dependency

Upstream removed it in https://github.com/matrix-org/synapse/pull/13011.
This commit is contained in:
Robert Schütz 2023-02-09 17:30:59 -08:00
parent 46288cd92e
commit b7eaeda419

View file

@ -67,7 +67,6 @@ buildPythonApplication rec {
pyasn1
pydantic
pyicu
pyjwt
pymacaroons
pynacl
pyopenssl