mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-23 12:50:22 +08:00
The test_utils were the only references to the blist package, removing so that blist can be removed as a dependency.
21 lines
246 B
Plaintext
21 lines
246 B
Plaintext
iso8601==0.1.4
|
|
|
|
# Logging
|
|
Logbook==0.6.0
|
|
|
|
# Scientific Libraries
|
|
|
|
pytz==2013.8
|
|
numpy==1.7.1
|
|
|
|
pandas==0.12.0
|
|
python-dateutil==2.1
|
|
six==1.3.0
|
|
|
|
# Cython is required for TA-Lib
|
|
Cython==0.19.1
|
|
TA-Lib==0.4.7
|
|
|
|
# For fetching remote data
|
|
requests==1.2.3
|