platypush/requirements.txt

23 lines
229 B
Plaintext
Raw Normal View History

2018-12-15 01:18:45 +01:00
###
# Platypush common requirements
2018-12-15 01:18:45 +01:00
###
2018-01-03 02:23:25 +01:00
pyyaml
marshmallow
python-prctl
2018-01-04 02:45:23 +01:00
flask
2018-01-29 13:47:21 +01:00
websockets
redis
2018-12-19 00:09:21 +01:00
python-dateutil
tz
2018-01-09 18:44:45 +01:00
frozendict
requests
sqlalchemy<2.0.0
bcrypt
rsa
zeroconf>=0.27.0
paho-mqtt
websocket-client
2019-09-28 01:34:27 +02:00
croniter
python-magic