forked from platypush/platypush
17dbd91198
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
26 lines
413 B
Text
26 lines
413 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
|
|
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
|