pytimeparse<2,>=1.1
requests<3,>=2.22

[matplotlib]

[matplotlib:python_version < "3"]
matplotlib<3,>=2.2

[matplotlib:python_version >= "3"]
matplotlib>=2.2

[mplfinance]
mplfinance>=0.12

[pandas]

[pandas:python_version < "3"]
pandas<0.25,>=0.24

[pandas:python_version >= "3"]
pandas>=0.24

[plotly]
plotly>=4.2.1

[testing]
pytest
pytest-cov

[websocket]
websocket-client>=1.2.1
