view requirements.txt @ 14:c01f9929ae38

Make logger and HTTP writer more general and resilient. This makes the logger and HTTP writer more general, by removing any dependency upon the exact data type they are writing. They can now handle any type of BSON-serializable dict, and track what they have sent by keeping track of the last *byte*, not the last timestamp.
author Paul Fisher <paul@pfish.zone>
date Tue, 15 Oct 2019 22:40:24 -0400
parents b1657de734d5
children b5625b531d2d
line wrap: on
line source

adafruit-blinka
adafruit-circuitpython-dht
attrs
pymongo
pytz
requests