1
0
Fork 0
platypush/platypush/install/requirements/alpine.txt
Fabio Manganiello b887122a7f
Added pygments to required dependencies.
It is required to correctly render code blocks in the documentation
available to the UI.
2024-11-10 15:55:57 +01:00

26 lines
300 B
Text

python3
py3-pip
py3-alembic
py3-dateutil
py3-docutils
py3-flask
py3-greenlet
py3-magic
py3-marshmallow
py3-mypy-extensions
py3-otp
py3-psutil
py3-pygments
py3-qrcode
py3-redis
py3-requests
py3-rsa
py3-sqlalchemy
py3-tornado
py3-tz
py3-websocket-client
py3-websockets
py3-yaml
py3-zeroconf
redis
sudo