File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 2020copyright = '2020, Grupo Turing'
2121author = 'Grupo Turing'
2222
23+ master_doc = 'index'
24+
2325# The full version, including alpha/beta/rc tags
2426release = '0.1.5'
2527
Original file line number Diff line number Diff line change 1+ aiohttp == 4.0.0a1
2+ alpha-vantage == 2.2.0
3+ async-timeout == 3.0.1
4+ attrs == 20.2.0
5+ beautifulsoup4 == 4.9.3
6+ bs4 == 0.0.1
7+ certifi == 2020.6.20
8+ chardet == 3.0.4
9+ cycler == 0.10.0
10+ idna == 2.10
11+ kiwisolver == 1.2.0
12+ lxml == 4.6.1
13+ matplotlib == 3.3.2
14+ multidict == 4.7.6
15+ multitasking == 0.0.9
16+ numpy == 1.19.2
17+ pandas == 1.1.3
18+ pandas-datareader == 0.9.0
19+ Pillow == 8.0.0
20+ plotly == 4.11.0
21+ pyparsing == 3.0.0a2
22+ python-dateutil == 2.8.1
23+ pytz == 2020.1
24+ requests == 2.24.0
25+ retrying == 1.3.3
26+ six == 1.15.0
27+ soupsieve == 2.0.1
28+ turingquant == 0.1.5
29+ typing-extensions == 3.7.4.3
30+ urllib3 == 1.25.11
31+ yarl == 1.6.2
32+ yfinance == 0.1.55
You can’t perform that action at this time.
0 commit comments