-
Notifications
You must be signed in to change notification settings - Fork 0
/
trading_env.yml
104 lines (104 loc) · 2.94 KB
/
trading_env.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
name: trading_env
channels:
- defaults
dependencies:
- aiohttp=3.9.5=py312h80987f9_0
- astroid=3.2.2=py312hca03da5_0
- blas=1.0=openblas
- bottleneck=1.3.7=py312ha86b861_0
- brotli-python=1.0.9=py312h313beb8_8
- bzip2=1.0.8=h80987f9_6
- c-ares=1.19.1=h80987f9_0
- ca-certificates=2024.3.11=hca03da5_0
- certifi=2024.6.2=py312hca03da5_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- curl=8.7.1=h02f6b3c_0
- dill=0.3.8=py312hca03da5_0
- et_xmlfile=1.1.0=py312hca03da5_1
- expat=2.6.2=h313beb8_0
- gdbm=1.18=h8fe7016_4
- gettext=0.21.0=h13f89a0_1
- git=2.40.1=pl5340h6cf2078_1
- icu=73.1=h313beb8_0
- idna=3.7=py312hca03da5_0
- isort=5.9.3=pyhd3eb1b0_0
- jinja2=3.1.4=py312hca03da5_0
- krb5=1.20.1=hf3e1bf2_1
- libcurl=8.7.1=h3e2b118_0
- libcxx=14.0.6=h848a8c0_0
- libedit=3.1.20230828=h80987f9_0
- libev=4.33=h1a28f6b_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libiconv=1.16=h80987f9_3
- libnghttp2=1.57.0=h62f6fdd_0
- libopenblas=0.3.21=h269037a_0
- libssh2=1.11.0=h3e2b118_0
- libxml2=2.10.4=h0b34f26_2
- llvm-openmp=14.0.6=hc6e5704_0
- mccabe=0.7.0=pyhd3eb1b0_0
- ncurses=6.4=h313beb8_0
- numexpr=2.8.7=py312h0f3ea24_0
- numpy=1.26.4=py312h7f4fdc5_0
- numpy-base=1.26.4=py312he047099_0
- openssl=3.0.13=h1a28f6b_2
- pandas=2.2.1=py312hd77ebd4_0
- pcre2=10.42=hb066dcc_1
- perl=5.34.0=h1a28f6b_2
- pip=24.0=py312hca03da5_0
- pylint=3.2.2=py312hca03da5_0
- pysocks=1.7.1=py312hca03da5_0
- python=3.12.3=h99e199e_1
- python-dateutil=2.9.0post0=py312hca03da5_2
- python-tzdata=2023.3=pyhd3eb1b0_0
- pytz=2024.1=py312hca03da5_0
- readline=8.2=h1a28f6b_0
- requests=2.32.2=py312hca03da5_0
- setuptools=69.5.1=py312hca03da5_0
- six=1.16.0=pyhd3eb1b0_1
- soupsieve=2.5=py312hca03da5_0
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- tomlkit=0.11.1=py312hca03da5_0
- tzdata=2024a=h04d1e81_0
- urllib3=2.0.3=py312hca03da5_0
- wheel=0.43.0=py312hca03da5_0
- xz=5.4.6=h80987f9_1
- zlib=1.2.13=h18a0788_1
- pip:
- aiosignal==1.3.1
- attrs==23.2.0
- beautifulsoup4==4.12.3
- bs4==0.0.2
- contourpy==1.2.1
- cycler==0.12.1
- fonttools==4.52.4
- frozendict==2.4.4
- frozenlist==1.4.1
- h11==0.14.0
- html5lib==1.1
- kiwisolver==1.4.5
- lxml==5.2.2
- markupsafe==2.1.5
- matplotlib==3.9.0
- multidict==6.0.5
- multitasking==0.0.11
- openpyxl==3.1.3
- outcome==1.3.0.post0
- packaging==24.0
- peewee==3.17.5
- pillow==10.3.0
- platformdirs==4.2.2
- pyparsing==3.1.2
- selenium==4.21.0
- sniffio==1.3.1
- sortedcontainers==2.4.0
- trio==0.25.1
- trio-websocket==0.11.1
- typing-extensions==4.12.1
- webencodings==0.5.1
- wsproto==1.2.0
- yarl==1.9.4
- yfinance==0.2.40
prefix: /opt/homebrew/Caskroom/miniconda/base/envs/trading_env