[go: up one dir, main page]

Menu

[c8a7db]: / requirements.txt  Maximize  Restore  History

Download this file

24 lines (21 with data), 420 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Setup requirements
cython==0.29.26
# Drakkar-Software requirements
OctoBot-Commons==1.7.31
OctoBot-Trading==2.2.29
OctoBot-Evaluators==1.7.7
OctoBot-Tentacles-Manager==2.7.4
OctoBot-Services==1.3.7
OctoBot-Backtesting==1.7.5
Async-Channel==2.0.13
trading-backend==1.0.16
## Others
colorlog==4.7.2
yarl==1.7.2
idna<2.9,>=2.5
requests==2.25.1
packaging==21.3
python-dotenv==0.21.0
# Community
websockets
gmqtt==0.6.11