Merge branch 'develop' into pr/mkavinkumar1/6545
This commit is contained in:
commit
17c679aab3
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
numpy==1.22.4
|
||||
numpy==1.23.0
|
||||
pandas==1.4.2
|
||||
pandas-ta==0.3.14b
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user