forked from platypush/platypush
28 lines
479 B
Text
28 lines
479 B
Text
###
|
|
# Platypush common requirements
|
|
###
|
|
|
|
alembic
|
|
croniter
|
|
docutils
|
|
flask
|
|
marshmallow
|
|
Pillow
|
|
python-dateutil
|
|
python-magic
|
|
pygments
|
|
pyotp
|
|
pyyaml
|
|
pyzbar
|
|
qrcode
|
|
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
|