Skip to content

Commit 87543b2

Browse files
authored
Merge pull request #96 from Project-Babble/dfgHiatus-patch-3
Oops, no equal signs
2 parents 5bf3973 + ac328bc commit 87543b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BabbleApp/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ pygrabber==0.2;
1616
psutil==7.0.0;
1717
requests==2.32.3;
1818
v4l2py==3.0.0;
19-
sounddevice=0.5.1;
20-
soundfile-0.13.1;
19+
sounddevice==0.5.1;
20+
soundfile==0.13.1;

0 commit comments

Comments
 (0)