forked from red-eagle-eye/catalyst
-
Notifications
You must be signed in to change notification settings - Fork 0
/
python3.6-environment.yml
90 lines (90 loc) · 1.7 KB
/
python3.6-environment.yml
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
name: catalyst5_21-ccxt1_60_90
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2017.08.26
- certifi=2018.1.18
- intel-openmp=2018.0.0
- ipython=6.4.0
- mkl=2018.0.1
- openssl=1.0.2n
- matplotlib=2.2.2
- pip=20.2.2
- python=3.6.4
- scipy=1.0.0
- sqlite=3.22.0
- tk=8.6.7
- wheel=0.30.0
- xz=5.2.3
- zlib=1.2.11
- bcolz=1.2.1
- cchardet=2.1.1
- pip:
- setuptools==50.0.0
- numpy==1.14.0
- aiodns==1.1.1
- aiohttp==3.0.1
- alembic==0.9.7
- async-timeout==2.0.0
- attrdict==2.0.0
- attrs==17.4.0
- boto3==1.5.27
- botocore==1.8.41
- bottleneck==1.2.1
- ccxt==1.60.90
- chardet==3.0.4
- click==6.7
- contextlib2==0.5.5
- cyordereddict==1.0.0
- cython==0.27.3
- cytoolz==0.9.0
- docutils==0.14
- empyrical==0.2.1
- enigma-catalyst==0.5.21
- eth-abi==1.1.1
- eth-account==0.2.2
- eth-hash==0.1.3
- eth-keyfile==0.5.1
- eth-keys==0.2.0b3
- eth-rlp==0.1.2
- eth-utils==1.0.3
- hexbytes==0.1.0
- idna==2.6
- idna-ssl==1.0.0
- intervaltree==2.1.0
- jmespath==0.9.3
- logbook==1.2.1
- lru-dict==1.1.6
- lxml==4.1.1
- mako==1.0.7
- multidict==4.1.0
- multipledispatch==0.4.9
- networkx==2.1
- numexpr==2.6.4
- pandas==0.19.2
- pandas-datareader==0.6.0
- parsimonious==0.8.0
- patsy==0.5.0
- pycares==2.3.0
- pycryptodome==3.6.1
- pysha3==1.0.2
- python-editor==1.0.3
- redo==2.0.1
- requests==2.20.1
- requests-file==1.4.3
- requests-ftp==0.3.1
- requests-toolbelt==0.8.0
- rlp==0.6.0
- s3transfer==0.1.12
- sortedcontainers==1.5.9
- sqlalchemy==1.2.2
- statsmodels==0.8.0
- tables==3.4.2
- toolz==0.9.0
- urllib3==1.22
- virtualenv==15.2.0
- web3==4.4.1
- websockets==5.0
- wrapt==1.10.11
- yarl==1.1.0