Skip to content

Commit

Permalink
Merge pull request #98 from Xewdy444/dependabot/pip/speechrecognition…
Browse files Browse the repository at this point in the history
…-3.10.4
  • Loading branch information
Xewdy444 authored May 6, 2024
2 parents 3330874 + 0386cc6 commit 641b388
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ playwright>=1.33.0
pydub==0.25.1
pytest-asyncio==0.23.6
setuptools==69.5.1
SpeechRecognition==3.10.3
SpeechRecognition==3.10.4
tenacity==8.2.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
install_requires=[
"playwright>=1.33.0",
"pydub==0.25.1",
"SpeechRecognition==3.10.3",
"SpeechRecognition==3.10.4",
"tenacity==8.2.3",
],
classifiers=[
Expand Down

0 comments on commit 641b388

Please sign in to comment.