Mercurial > templog
comparison web/requirements.txt @ 585:1c484dab4e83
update requirements, get bottle from pip
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 09 Sep 2019 22:23:45 +0800 |
parents | 3e6f82347eab |
children |
comparison
equal
deleted
inserted
replaced
305:6087c692d381 | 585:1c484dab4e83 |
---|---|
1 argparse==1.2.1 | 1 gevent==1.4.0 |
2 gevent==1.0.2 | 2 greenlet==0.4.15 |
3 greenlet==0.4.7 | |
4 | 3 |
5 # sha256: nkIlLxfR3YnuMXReDE--WIYsJRR-sO9SlcnNm8tOosE | 4 lockfile==0.12.2 |
6 lockfile==0.10.2 | 5 rrdtool==0.1.15 |
7 | 6 uWSGI==2.0.18 |
8 peep==2.4.1 | 7 bottle==0.12.17 |
9 python-rrdtool==1.4.7 | |
10 uWSGI==2.0.10 | |
11 wsgiref==0.1.2 |