8000 Fix requirements.txt · dhasegan/python-docs-samples@c3f07e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit c3f07e6

Browse files
committed
Fix requirements.txt
1 parent e516494 commit c3f07e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/microphone/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-speech==1.2.0
2-
pyaudio==0.2.11
2+
PyAudio==0.2.11
33
six==1.12.0

0 commit comments

Comments
 (0)
0