Mercurial > code > home > repos > homeauto
comparison service/speechMusic/requirements.txt @ 455:7e09c0d0a86e
speechmusic can now fetch from http
Ignore-this: 111d84089591287c786f9119bbe546a
author | drewp@bigasterisk.com |
---|---|
date | Fri, 19 Apr 2019 14:24:09 -0700 |
parents | ccde9f432e4e |
children |
comparison
equal
deleted
inserted
replaced
454:ccde9f432e4e | 455:7e09c0d0a86e |
---|---|
3 Mako==0.8.1 | 3 Mako==0.8.1 |
4 MarkupSafe==0.18 | 4 MarkupSafe==0.18 |
5 mock==1.0.1 | 5 mock==1.0.1 |
6 pyjade==2.0.2 | 6 pyjade==2.0.2 |
7 Twisted | 7 Twisted |
8 pygame==1.9.5 | 8 |
9 # upgrading to 1.9.5 makes it stop working with pulseaudio | |
10 # (maybe this unversioned one picks the system package which | |
11 # has a better SDL build) | |
12 pygame |