Remove pyaudio dependency

This commit is contained in:
Vikash Kothary
2021-02-07 16:03:38 +00:00
parent 806b8cf3a7
commit f9d5d93024
4 changed files with 203 additions and 193 deletions

View File

@@ -14,7 +14,6 @@ beautifulsoup4 = "^4.9.1"
requests = "^2.24.0"
markdown = "^3.2.2"
send2trash = "^1.5.0"
pyaudio = "^0.2.11"
decorator = "^4.4.2"
psutil = "^5.7.2"
distro = "^1.5.0"