annotate requirements.txt @ 12:91e22a09b82f

Create 'daemon.py', a runner to tie it all together.
author Paul Fisher <paul@pfish.zone>
date Sun, 29 Sep 2019 11:53:35 -0400
parents b1657de734d5
children b5625b531d2d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
d8f38d992387 setup: Try adding setup_requires=wheel?
Paul Fisher <paul@pfish.zone>
parents: 7
diff changeset
1 adafruit-blinka
d8f38d992387 setup: Try adding setup_requires=wheel?
Paul Fisher <paul@pfish.zone>
parents: 7
diff changeset
2 adafruit-circuitpython-dht
7
357079c3c150 add pip packaging metadata.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
3 attrs
357079c3c150 add pip packaging metadata.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
4 pymongo
357079c3c150 add pip packaging metadata.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
5 pytz
10
b1657de734d5 Add HTTPWriter, which actually writes over HTTP.
Paul Fisher <paul@pfish.zone>
parents: 9
diff changeset
6 requests