Mercurial > code > home > repos > homeauto
annotate service/playSound/requirements.txt @ 664:28cc07978a71
start rewrite for playSound
Ignore-this: a4d4ccceea8ef0ba996ca2d81bf634c6
author | drewp@bigasterisk.com |
---|---|
date | Thu, 19 Dec 2019 16:45:40 -0800 |
parents | service/speechMusic/requirements.txt@7e09c0d0a86e |
children | aaabba10ce04 |
rev | line source |
---|---|
664 | 1 cyclone |
359
b3959142d7d8
move speech_music into docker and into pygame
drewp@bigasterisk.com
parents:
diff
changeset
|
2 mock==1.0.1 |
b3959142d7d8
move speech_music into docker and into pygame
drewp@bigasterisk.com
parents:
diff
changeset
|
3 Twisted |
455 | 4 |
5 # upgrading to 1.9.5 makes it stop working with pulseaudio | |
6 # (maybe this unversioned one picks the system package which | |
7 # has a better SDL build) | |
8 pygame | |
664 | 9 |
10 standardservice==0.6.0 |