-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
84 lines (83 loc) · 1.89 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
name: algotradepy
channels:
- defaults
dependencies:
- ca-certificates=2020.6.24=0
- certifi=2020.6.20=py38_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1g=h1de35cc_0
- pip=20.1.1=py38_1
- python=3.8.3=h26836e1_2
- readline=8.0=h1de35cc_0
- setuptools=49.2.0=py38_0
- sqlite=3.32.3=hffcf06c_0
- tk=8.6.10=hb0a8c7a_0
- wheel=0.34.2=py38_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- algotradepy==0.2.0+8.g54d3757.dirty
- appdirs==1.4.4
- astroid==2.4.2
- attrs==19.3.0
- black==19.10b0
- bleach==3.1.5
- cfgv==3.2.0
- chardet==3.0.4
- click==7.1.2
- colorama==0.4.3
- distlib==0.3.1
- docutils==0.16
- filelock==3.0.12
- flake8==3.8.3
- flake8-black==0.2.1
- identify==1.4.25
- idna==2.10
- iniconfig==1.0.1
- isort==4.3.21
- keyring==21.2.1
- lazy-object-proxy==1.4.3
- lxml==4.5.2
- mccabe==0.6.1
- more-itertools==8.4.0
- multitasking==0.0.9
- nodeenv==1.4.0
- numpy==1.19.1
- packaging==20.4
- pandas==1.1.0
- pandas-datareader==0.9.0
- pandas-market-calendars==1.4.1
- pathspec==0.8.0
- pkginfo==1.5.0.1
- pluggy==0.13.1
- pre-commit==2.6.0
- py==1.9.0
- pycodestyle==2.6.0
- pyflakes==2.2.0
- pygments==2.6.1
- pylint==2.5.3
- pyparsing==2.4.7
- pytest==6.0.1
- python-dateutil==2.8.1
- pytz==2020.1
- pyyaml==5.3.1
- readme-renderer==26.0
- regex==2020.7.14
- requests==2.24.0
- requests-toolbelt==0.9.1
- rfc3986==1.4.0
- six==1.15.0
- toml==0.10.1
- tqdm==4.48.0
- twine==3.2.0
- typed-ast==1.4.1
- urllib3==1.25.10
- versioneer==0.18
- virtualenv==20.0.28
- webencodings==0.5.1
- wrapt==1.12.1
- yfinance==0.1.54
prefix: /Users/petioptrv/miniconda3/envs/algotradepy