diff service/playSound/requirements.txt @ 1469:94f14a0823c6

try using tcp to talk to host pulse Ignore-this: 330703f97be6f3e3490d0d1fb1c8f90f darcs-hash:40ee150e0987ebfb6c2d09fe6358e28b6273a04c
author drewp <drewp@bigasterisk.com>
date Sat, 21 Dec 2019 16:01:25 -0800
parents bf05f33c3b3a
children 94abe0983594
line wrap: on
line diff
--- a/service/playSound/requirements.txt	Fri Dec 20 17:17:56 2019 -0800
+++ b/service/playSound/requirements.txt	Sat Dec 21 16:01:25 2019 -0800
@@ -1,10 +1,6 @@
 cyclone
 mock==1.0.1
 Twisted
-
-# upgrading to 1.9.5 makes it stop working with pulseaudio
-# (maybe this unversioned one picks the system package which
-# has a better SDL build)
-pygame
+requests==2.22.0
 
 standardservice==0.6.0