Merge branch 'develop' into pr/mkavinkumar1/6545

This commit is contained in:
Matthias 2022-06-23 19:53:05 +02:00
commit 17c679aab3
2 changed files with 2 additions and 1 deletions

View File

@ -7,4 +7,5 @@ FROM freqtradeorg/freqtrade:develop
# The below dependency - pyti - serves as an example. Please use whatever you need!
RUN pip install --user pyti
# Switch back to user (only if you required root above)
# USER ftuser

View File

@ -1,4 +1,4 @@
numpy==1.22.4
numpy==1.23.0
pandas==1.4.2
pandas-ta==0.3.14b