Skip to content
Snippets Groups Projects
Unverified Commit 57c766c0 authored by Paulus Schoutsen's avatar Paulus Schoutsen Committed by GitHub
Browse files

Pin Pandas 1.4.3 (#77679)

parent 7bac5fec
No related branches found
No related tags found
No related merge requests found
......@@ -126,3 +126,6 @@ pubnub!=6.4.0
# Package's __init__.pyi stub has invalid syntax and breaks mypy
# https://github.com/dahlia/iso4217/issues/16
iso4217!=1.10.20220401
# Pandas 1.4.4 has issues with wheels om armhf + Py3.10
pandas==1.4.3
......@@ -139,6 +139,9 @@ pubnub!=6.4.0
# Package's __init__.pyi stub has invalid syntax and breaks mypy
# https://github.com/dahlia/iso4217/issues/16
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 = (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment