platypush/requirements.txt
Fabio Manganiello 1d873aca05
[chore] Removed frozendict dependency.
It's no longer in use in the codebase.
2024-07-16 22:07:49 +02:00

24 lines
324 B
Text

###
# Platypush common requirements
###
alembic
croniter
docutils
flask
marshmallow
marshmallow_dataclass
paho-mqtt
psutil
python-dateutil
python-magic
pyyaml
redis
requests
rsa
sqlalchemy
tornado
websocket-client
websockets
zeroconf>=0.27.0
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability