Fabio Manganiello
901338e228
Some checks failed
continuous-integration/drone/push Build is failing
Closes: #397
25 lines
335 B
Text
25 lines
335 B
Text
###
|
|
# Platypush common requirements
|
|
###
|
|
|
|
alembic
|
|
croniter
|
|
docutils
|
|
flask
|
|
frozendict
|
|
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
|