Mercurial > code > home > repos > homeauto
comparison service/wifi/requirements.txt @ 421:47d7dd31bb2c
port to py3
Ignore-this: e1a2e6bb730111e76f5a5dd2366d498a
author | drewp@bigasterisk.com |
---|---|
date | Sat, 30 Mar 2019 18:27:17 -0700 |
parents | a530d9c5b280 |
children | e0703c7824e9 |
comparison
equal
deleted
inserted
replaced
420:a530d9c5b280 | 421:47d7dd31bb2c |
---|---|
1 docopt | 1 docopt |
2 pymongo | 2 pymongo |
3 | 3 |
4 BeautifulSoup==3.2.1 | 4 git+http://github.com/drewp/scales.git@448d59fb491b7631877528e7695a93553bfaaa93#egg=scales |
5 cyclone | 5 https://github.com/drewp/cyclone/archive/python3.zip |
6 https://projects.bigasterisk.com/rdfdb/rdfdb-0.7.0.tar.gz | |
6 influxdb==3.0.0 | 7 influxdb==3.0.0 |
7 lxml==4.2.5 | 8 lxml==4.3.3 |
8 pystache==0.5.2 | 9 pystache==0.5.2 |
9 rdflib==4.2.2 | 10 rdflib==4.2.2 |
10 restkit==4.2.0 | |
11 web.py==0.37 | |
12 | |
13 https://projects.bigasterisk.com/rdfdb/rdfdb-0.6.0.tar.gz |