Skip to content

Commit

Permalink
[Add] requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketrajnish committed Jul 16, 2024
1 parent 5ff168a commit d46d12c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from .extension import *
from .main import *
11 changes: 11 additions & 0 deletions src/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
grpcio==1.64.0
protobuf==5.27.2
PyAudio==0.2.14
pydub==0.25.1
PyQt5==5.15.10
PyQt5_sip==12.13.0
Requests==2.32.3
scipy
wavio
sounddevice
googleapis-common-protos

0 comments on commit d46d12c

Please sign in to comment.