#
# Note: This file is being kept for backwards compatibility with
#       legacy systems that point here.  All future changes should
#       occur in pyproject.toml.  Contents of this file can be found
#       in [project.optional-dependencies].all-plugins

# Provides fcm:// and spush://
cryptography

# Provides growl:// support
gntp

# Provides mqtt:// support
paho-mqtt >= 2.1.0

# Pretty Good Privacy (PGP) Provides mailto:// and deltachat:// support
PGPy

# Provides blink1:// support
hidapi

# Provides smpp:// support
smpplib

# For xmpp:// support
slixmpp >= 1.10.0
