Merge pull request #7816 from freqtrade/dependabot/pip/develop/pyarrow-10.0.1

Bump pyarrow from 10.0.0 to 10.0.1
This commit is contained in:
Matthias
2022-11-28 06:40:38 +01:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ jinja2==3.1.2
tables==3.7.0
blosc==1.10.6
joblib==1.2.0
pyarrow==10.0.0; platform_machine != 'armv7l'
pyarrow==10.0.1; platform_machine != 'armv7l'
# find first, C search in arrays
py_find_1st==1.1.5