forked from platypush/platypush
5a1c6b064a
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
25 lines
472 B
Text
25 lines
472 B
Text
###
|
|
# Platypush common requirements
|
|
###
|
|
|
|
alembic
|
|
croniter
|
|
docutils
|
|
flask
|
|
marshmallow
|
|
marshmallow_dataclass
|
|
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
|
|
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability
|