forked from platypush/platypush
51a956c607
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177
26 lines
342 B
Text
26 lines
342 B
Text
###
|
|
# Platypush common requirements
|
|
###
|
|
|
|
alembic
|
|
bcrypt
|
|
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
|