platypush/requirements.txt
Fabio Manganiello 0dc380fa94
Removed dependency from prctl.
Also, black'd and LINT-fixed some files that hadn't been touched in a
while.
2023-07-23 19:17:30 +02:00

26 lines
257 B
Plaintext

###
# Platypush common requirements
###
alembic
bcrypt
croniter
docutils
flask
frozendict
marshmallow
marshmallow_dataclass
paho-mqtt
python-dateutil
python-magic
pyyaml
redis
requests
rsa
sqlalchemy
tornado
tz
websocket-client
websockets
zeroconf>=0.27.0