-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathrequirements.txt
More file actions
36 lines (36 loc) · 924 Bytes
/
requirements.txt
File metadata and controls
36 lines (36 loc) · 924 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
25
26
27
28
29
30
31
32
33
34
35
36
pandas>=1.3.0
numpy>=1.20.0
matplotlib>=3.3.0
plotly>=5.0.0
python-dateutil>=2.8.0
pytz>=2021.1
tzlocal>=2.1
future>=0.18.0
cython>=0.29.0
setuptools>=40.0
requests>=2.25.0
scipy>=1.5.0
pyecharts>=1.9.0
tqdm>=4.50.0
# numba>=0.50.0 # Optional, may have platform-specific issues
# spdlog # Optional C++ binding, may fail on some platforms
# python-rapidjson # Optional, may fail on some platforms
pytest>=6.0.0
pytest-benchmark>=3.4.0
pytest-sugar>=0.9.0
pytest-cov>=2.12.0
pytest-picked>=0.4.0
pytest-xdist>=2.3.0
pytest-asyncio>=0.15.0
pytest-html>=3.1.0
pytest-ordering>=0.6.0
pytest-mock>=3.6.0
pytest-timeout>=2.1.0
requests-mock>=1.9.0
dash>=2.0.0
# ctpbee # Optional China market data, requires C++ build
# akshare # Optional, may have network issues in CI
# backports.tarfile # Not needed for Python 3.12+
# backtrader # Don't install self from PyPI
# bt_api_py # Optional external package
statsmodels>=0.12.0