Merge pull request #7939 from freqtrade/dependabot/pip/develop/tables-3.8.0

Bump tables from 3.7.0 to 3.8.0
This commit is contained in:
Matthias
2022-12-28 15:55:43 +01:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ technical==1.3.0
tabulate==0.9.0
pycoingecko==3.1.0
jinja2==3.1.2
tables==3.7.0
tables==3.8.0
blosc==1.11.1
joblib==1.2.0
pyarrow==10.0.1; platform_machine != 'armv7l'