diff service/playSound/requirements.txt @ 668:aaabba10ce04

try using tcp to talk to host pulse Ignore-this: 330703f97be6f3e3490d0d1fb1c8f90f
author drewp@bigasterisk.com
date Sat, 21 Dec 2019 16:01:25 -0800
parents 28cc07978a71
children b27a4652cd84
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