mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Merge pull request #10665 from freqtrade/dependabot/pip/develop/rich-13.8.1
chore(deps): bump rich from 13.8.0 to 13.8.1
This commit is contained in:
commit
8dc6d9ce7d
|
@ -26,7 +26,7 @@ jinja2==3.1.4
|
||||||
tables==3.9.1; python_version < "3.10"
|
tables==3.9.1; python_version < "3.10"
|
||||||
tables==3.10.1; python_version >= "3.10"
|
tables==3.10.1; python_version >= "3.10"
|
||||||
joblib==1.4.2
|
joblib==1.4.2
|
||||||
rich==13.8.0
|
rich==13.8.1
|
||||||
pyarrow==17.0.0; platform_machine != 'armv7l'
|
pyarrow==17.0.0; platform_machine != 'armv7l'
|
||||||
|
|
||||||
# find first, C search in arrays
|
# find first, C search in arrays
|
||||||
|
|
Loading…
Reference in New Issue
Block a user