mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Remove miniaudio pin now that upstream package has been fixed (#94034)
see https://github.com/irmen/pyminiaudio/issues/67#issuecomment-1575602707
This commit is contained in:
@@ -176,10 +176,6 @@ pysnmplib==5.0.21
|
||||
# python
|
||||
pysnmp==1000000000.0.0
|
||||
|
||||
# pyminiaudio 1.58 is missing files in the package
|
||||
# https://github.com/irmen/pyminiaudio/issues/67
|
||||
miniaudio==1.57
|
||||
|
||||
# The get-mac package has been replaced with getmac. Installing get-mac alongside getmac
|
||||
# breaks getmac due to them both sharing the same python package name inside 'getmac'.
|
||||
get-mac==1000000000.0.0
|
||||
|
@@ -180,10 +180,6 @@ pysnmplib==5.0.21
|
||||
# python
|
||||
pysnmp==1000000000.0.0
|
||||
|
||||
# pyminiaudio 1.58 is missing files in the package
|
||||
# https://github.com/irmen/pyminiaudio/issues/67
|
||||
miniaudio==1.57
|
||||
|
||||
# The get-mac package has been replaced with getmac. Installing get-mac alongside getmac
|
||||
# breaks getmac due to them both sharing the same python package name inside 'getmac'.
|
||||
get-mac==1000000000.0.0
|
||||
|
Reference in New Issue
Block a user