mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-16 11:10:31 +00:00
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
# Include all requirements to run the bot.
|
|
-r requirements.txt
|
|
|
|
# Required for follower
|
|
websockets
|