Skip to content

Commit

Permalink
matrix-synapse: remove pyjwt dependency
Browse files Browse the repository at this point in the history
Upstream removed it in matrix-org/synapse#13011.
  • Loading branch information
dotlambda committed Feb 10, 2023
1 parent 46288cd commit b7eaeda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/servers/matrix-synapse/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ buildPythonApplication rec {
pyasn1
pydantic
pyicu
pyjwt
pymacaroons
pynacl
pyopenssl
Expand Down

0 comments on commit b7eaeda

Please sign in to comment.