Mercurial > code > home > repos > light9
diff pydeps @ 1009:ba47676dde49
dmxserver can receive OSC requests too
Ignore-this: cafc864acd008d8bf7af75b4200fb188
author | drewp@bigasterisk.com |
---|---|
date | Sun, 08 Sep 2013 05:09:53 +0000 |
parents | dd896321faee |
children | 903296a98ca6 |
line wrap: on
line diff
--- a/pydeps Tue Jun 18 02:19:17 2013 +0000 +++ b/pydeps Sun Sep 08 05:09:53 2013 +0000 @@ -14,4 +14,5 @@ git+git://github.com/drewp/python-coloredlogs@9803112ddf7d4cd7dd001912ad1aa482fb8383f6 genshi==0.7 pyjade==2.0.2 -python-dateutil==2.1 \ No newline at end of file +python-dateutil==2.1 +txosc==0.2.0 \ No newline at end of file