platypush/requirements.txt

24 lines
230 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
2018-01-06 22:52:24 +01:00
sqlalchemy
bcrypt
cryptography
pyjwt
zeroconf
paho-mqtt
websocket-client
2019-09-28 01:34:27 +02:00
croniter
python-magic