mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00: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:
parent
06bcb69a56
commit
5078bb3bef
@ -176,10 +176,6 @@ pysnmplib==5.0.21
|
|||||||
# python
|
# python
|
||||||
pysnmp==1000000000.0.0
|
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
|
# 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'.
|
# breaks getmac due to them both sharing the same python package name inside 'getmac'.
|
||||||
get-mac==1000000000.0.0
|
get-mac==1000000000.0.0
|
||||||
|
@ -180,10 +180,6 @@ pysnmplib==5.0.21
|
|||||||
# python
|
# python
|
||||||
pysnmp==1000000000.0.0
|
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
|
# 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'.
|
# breaks getmac due to them both sharing the same python package name inside 'getmac'.
|
||||||
get-mac==1000000000.0.0
|
get-mac==1000000000.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user