Permalink
Browse files
fix pyOSC requirement, close #41
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
requirements.txt
|
|
@@ -1,6 +1,6 @@ |
|
|
numpy==1.9.2
|
|
|
pylsl==1.10.4
|
|
|
-pyOSC==0.3.5b5294
|
|
|
+pyOSC==0.3.5b-5294
|
|
|
pyserial==2.7
|
|
|
requests==2.7.0
|
|
|
six==1.9.0
|
|
|
|
0 comments on commit
04db9f0