Pin Pandas 1.4.3 (#77679)

pull/77968/head
Paulus Schoutsen 2022-09-01 15:00:50 -04:00
parent dc2c0a159f
commit 329c692065
2 changed files with 6 additions and 0 deletions

View File

@ -126,3 +126,6 @@ pubnub!=6.4.0
# Package's __init__.pyi stub has invalid syntax and breaks mypy # Package's __init__.pyi stub has invalid syntax and breaks mypy
# https://github.com/dahlia/iso4217/issues/16 # https://github.com/dahlia/iso4217/issues/16
iso4217!=1.10.20220401 iso4217!=1.10.20220401
# Pandas 1.4.4 has issues with wheels om armhf + Py3.10
pandas==1.4.3

View File

@ -139,6 +139,9 @@ pubnub!=6.4.0
# Package's __init__.pyi stub has invalid syntax and breaks mypy # Package's __init__.pyi stub has invalid syntax and breaks mypy
# https://github.com/dahlia/iso4217/issues/16 # https://github.com/dahlia/iso4217/issues/16
iso4217!=1.10.20220401 iso4217!=1.10.20220401
# Pandas 1.4.4 has issues with wheels om armhf + Py3.10
pandas==1.4.3
""" """
IGNORE_PRE_COMMIT_HOOK_ID = ( IGNORE_PRE_COMMIT_HOOK_ID = (