-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathenvironment.yml
52 lines (52 loc) · 1.22 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
name: system_trading_py38_32
channels:
- defaults
dependencies:
- ca-certificates=2021.5.25=h9f7ea03_1
- certifi=2021.5.30=py38h9f7ea03_0
- openssl=1.1.1k=hc431981_0
- pip=21.1.1=py38h9f7ea03_0
- python=3.8.10=hf3be9b6_7
- setuptools=52.0.0=py38h9f7ea03_0
- sqlite=3.35.4=hc431981_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py38_0
- pip:
- beautifulsoup4==4.9.3
- bs4==0.0.1
- chardet==4.0.0
- cycler==0.10.0
- et-xmlfile==1.1.0
- finance-datareader==0.9.31
- greenlet==1.1.0
- idna==2.10
- joblib==1.0.1
- kiwisolver==1.3.1
- lxml==4.6.3
- matplotlib==3.4.2
- numpy==1.20.3
- openpyxl==3.0.7
- pandas==1.2.4
- pandas-datareader==0.10.0
- pillow==8.2.0
- pymysql==1.0.2
- pyparsing==2.4.7
- pyqt5==5.15.4
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.9.0
- python-dateutil==2.8.1
- pytz==2021.1
- requests==2.25.1
- requests-file==1.5.1
- scikit-learn==0.24.2
- scipy==1.7.0
- selenium==3.141.0
- six==1.16.0
- sklearn==0.0
- soupsieve==2.2.1
- sqlalchemy==1.4.17
- threadpoolctl==2.1.0
- tqdm==4.61.0
- urllib3==1.26.5