-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathenvironment.yml
151 lines (150 loc) · 3.58 KB
/
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
name: trade
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- blas=1.0=mkl
- bottleneck=1.3.2=py37heb32a55_1
- ca-certificates=2021.10.26=h06a4308_2
- certifi=2021.5.30=py37h06a4308_0
- intel-openmp=2021.4.0=h06a4308_3561
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h7f8727e_0
- mkl_fft=1.3.1=py37hd3c417c_0
- mkl_random=1.2.2=py37h51133e4_0
- ncurses=6.2=he6710b0_1
- numexpr=2.7.3=py37h22e1b3c_1
- numpy-base=1.21.2=py37h79a1101_0
- openssl=1.1.1l=h7f8727e_0
- pip=21.0.1=py37h06a4308_0
- python=3.7.11=h12debd9_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- readline=8.1=h27cfd23_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.10=hbc83047_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.13.0
- alembic==1.4.1
- bidict==0.21.3
- cachetools==4.2.2
- charset-normalizer==2.0.5
- click==8.0.1
- cloudpickle==1.6.0
- colorama==0.4.4
- cvxpy==1.0.21
- cycler==0.10.0
- cython==0.29.24
- databricks-cli==0.15.0
- dill==0.3.4
- docker==5.0.2
- docopt==0.6.2
- ecos==2.0.7.post1
- entrypoints==0.3
- env==0.1.0
- fastcache==1.1.0
- fire==0.4.0
- flask==2.0.1
- future==0.18.2
- gitdb==4.0.7
- gitpython==3.1.18
- google-auth==1.35.0
- google-auth-oauthlib==0.4.6
- greenlet==1.1.1
- grpcio==1.40.0
- gunicorn==20.1.0
- gym==0.17.3
- hyperopt==0.1.1
- idna==3.2
- importlib-metadata==4.8.1
- itsdangerous==2.0.1
- jinja2==3.0.1
- joblib==1.0.1
- jsonpickle==1.5.2
- kiwisolver==1.3.2
- lightgbm==3.2.1
- llvmlite==0.34.0
- loguru==0.5.3
- mako==1.1.5
- markdown==3.3.4
- markupsafe==2.0.1
- matplotlib==3.1.3
- mlflow==1.20.2
- multiprocess==0.70.12.2
- munch==2.5.0
- networkx==2.6.3
- numba==0.51.2
- numpy==1.19.1
- oauthlib==3.1.1
- osqp==0.6.2.post0
- packaging==21.0
- pandas==1.1.3
- pathos==0.2.8
- patsy==0.5.1
- pillow==8.3.2
- plotly==4.12.0
- pox==0.3.0
- ppft==1.6.6.4
- prometheus-client==0.11.0
- prometheus-flask-exporter==0.18.2
- protobuf==3.18.0
- py-cpuinfo==8.0.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyglet==1.5.0
- pymongo==3.7.2
- pyparsing==2.4.7
- pyqlib==0.7.0.99
- python-editor==1.0.4
- python-engineio==4.2.1
- python-redis-lock==3.7.0
- python-socketio==3.1.2
- pytz==2021.1
- pyyaml==5.4.1
- qdldl==0.1.5.post0
- querystring-parser==1.2.4
- redis==3.5.3
- requests==2.26.0
- requests-oauthlib==1.3.0
- retrying==1.3.3
- rsa==4.7.2
- ruamel-yaml==0.17.16
- ruamel-yaml-clib==0.2.6
- sacred==0.8.2
- schedule==1.1.0
- scikit-learn==0.24.2
- scipy==1.7.1
- scs==2.1.4
- setuptools==52.0.0
- smmap==4.0.0
- sqlalchemy==1.4.23
- sqlparse==0.4.2
- statsmodels==0.12.2
- tables==3.6.1
- tabulate==0.8.9
- tensorboard==2.6.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- termcolor==1.1.0
- threadpoolctl==2.2.0
- tianshou==0.3.0.post1
- torch==1.6.0
- tornado==6.1
- tqdm==4.50.2
- typing-extensions==3.10.0.2
- urllib3==1.26.6
- websocket-client==1.2.1
- werkzeug==2.0.1
- wheel==0.37.0
- wrapt==1.12.1
- xlrd==2.0.1
- zipp==3.5.0
prefix: /home/xxxx/anaconda3/envs/trade