-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
122 lines (122 loc) · 3 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
name: trading
channels:
- defaults
dependencies:
- bzip2=1.0.8=h6c40b1e_5
- ca-certificates=2024.3.11=hecd8cb5_0
- click=8.1.7=py312hecd8cb5_0
- expat=2.6.2=hcec6c5f_0
- flask=2.2.5=py312hecd8cb5_0
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jinja2=3.1.3=py312hecd8cb5_0
- libcxx=14.0.6=h9765a3e_0
- libffi=3.4.4=hecd8cb5_0
- markupsafe=2.1.3=py312h6c40b1e_0
- ncurses=6.4=hcec6c5f_0
- openssl=3.0.13=hca72f7f_0
- pip=23.3.1=py312hecd8cb5_0
- python=3.12.3=hd58486a_0
- readline=8.2=hca72f7f_0
- setuptools=68.2.2=py312hecd8cb5_0
- sqlite=3.41.2=h6c40b1e_0
- tk=8.6.12=h5d9f67b_0
- werkzeug=2.3.8=py312hecd8cb5_0
- wheel=0.41.2=py312hecd8cb5_0
- xz=5.4.6=h6c40b1e_0
- zlib=1.2.13=h4dc903c_0
- pip:
- absl-py==2.1.0
- aiohttp==3.9.5
- aiosignal==1.3.1
- apscheduler==3.10.4
- astunparse==1.6.3
- attrs==23.2.0
- bcrypt==4.1.2
- binance==0.3
- cachecontrol==0.14.0
- cachetools==5.5.0
- certifi==2024.2.2
- cffi==1.17.1
- charset-normalizer==3.3.2
- contourpy==1.2.1
- cryptography==43.0.1
- cycler==0.12.1
- dateparser==1.2.0
- firebase-admin==6.5.0
- flatbuffers==24.3.25
- fonttools==4.51.0
- frozenlist==1.4.1
- gast==0.5.4
- google-api-core==2.19.2
- google-api-python-client==2.145.0
- google-auth==2.34.0
- google-auth-httplib2==0.2.0
- google-cloud-core==2.4.1
- google-cloud-firestore==2.18.0
- google-cloud-storage==2.18.2
- google-crc32c==1.6.0
- google-pasta==0.2.0
- google-resumable-media==2.7.2
- googleapis-common-protos==1.65.0
- grpcio==1.66.1
- grpcio-status==1.62.3
- h5py==3.11.0
- httplib2==0.22.0
- idna==3.7
- joblib==1.4.0
- keras==3.3.2
- kiwisolver==1.4.5
- libclang==18.1.1
- markdown==3.6
- markdown-it-py==3.0.0
- matplotlib==3.8.4
- mdurl==0.1.2
- ml-dtypes==0.3.2
- mplfinance==0.12.10b0
- msgpack==1.1.0
- multidict==6.0.5
- namex==0.0.8
- numpy==1.26.4
- oauthlib==3.2.2
- opt-einsum==3.3.0
- optree==0.11.0
- packaging==24.0
- pandas==2.2.2
- pillow==10.3.0
- plotly==5.24.1
- proto-plus==1.24.0
- protobuf==4.25.3
- pyasn1==0.6.1
- pyasn1-modules==0.4.1
- pycparser==2.22
- pycryptodome==3.20.0
- pygments==2.17.2
- pyjwt==2.9.0
- pyparsing==3.1.2
- python-binance==1.0.19
- python-dateutil==2.9.0.post0
- pytz==2024.1
- regex==2024.4.16
- requests==2.31.0
- requests-oauthlib==2.0.0
- rich==13.7.1
- rsa==4.9
- scikit-learn==1.4.2
- scipy==1.13.0
- six==1.16.0
- tenacity==9.0.0
- tensorboard==2.16.2
- tensorboard-data-server==0.7.2
- tensorflow==2.16.1
- termcolor==2.4.0
- threadpoolctl==3.4.0
- typing-extensions==4.11.0
- tzdata==2024.1
- tzlocal==5.2
- ujson==5.9.0
- uritemplate==4.1.1
- urllib3==2.2.1
- websockets==12.0
- wrapt==1.16.0
- yarl==1.9.4
prefix: /Users/kannansekarannuradha/opt/anaconda3/envs/trading