mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-13 01:30:35 +00:00
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
# Include all requirements to run the bot.
|
|
-r requirements.txt
|
|
|
|
# Required for follower
|
|
websockets
|
|
msgpack
|