Add constraint for pyminiaudio to 1.57 (#93501)

This commit is contained in:
J. Nick Koston 2023-05-24 17:03:37 -05:00 committed by GitHub
parent 40a47c72f4
commit ee62584570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -175,3 +175,7 @@ pysnmplib==5.0.21
# pysnmp is no longer maintained and does not work with newer
# python
pysnmp==1000000000.0.0
# pyminiaudio 1.58 is missing files in the package
# https://github.com/irmen/pyminiaudio/issues/67
miniaudio==1.57

View File

@ -179,6 +179,10 @@ pysnmplib==5.0.21
# pysnmp is no longer maintained and does not work with newer
# python
pysnmp==1000000000.0.0
# pyminiaudio 1.58 is missing files in the package
# https://github.com/irmen/pyminiaudio/issues/67
miniaudio==1.57
"""
IGNORE_PRE_COMMIT_HOOK_ID = (