File size: 2,773 Bytes
fef64ed
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9f5f059
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements.in
#
altair==5.3.0
    # via streamlit
appdirs==1.4.4
    # via yfinance
attrs==23.2.0
    # via
    #   jsonschema
    #   referencing
beautifulsoup4==4.12.3
    # via yfinance
blinker==1.8.1
    # via streamlit
cachetools==5.3.3
    # via streamlit
certifi==2024.2.2
    # via requests
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via streamlit
colorama==0.4.6
    # via click
contourpy==1.2.1
    # via matplotlib
cycler==0.12.1
    # via matplotlib
fonttools==4.51.0
    # via matplotlib
frozendict==2.4.2
    # via yfinance
gitdb==4.0.11
    # via gitpython
gitpython==3.1.43
    # via streamlit
html5lib==1.1
    # via yfinance
idna==3.7
    # via requests
jinja2==3.1.3
    # via
    #   altair
    #   pydeck
jsonschema==4.21.1
    # via altair
jsonschema-specifications==2023.12.1
    # via jsonschema
kiwisolver==1.4.5
    # via matplotlib
lxml==5.2.1
    # via yfinance
markdown-it-py==3.0.0
    # via rich
markupsafe==2.1.5
    # via jinja2
matplotlib==3.8.4
    # via -r requirements.in
mdurl==0.1.2
    # via markdown-it-py
multitasking==0.0.11
    # via yfinance
numpy==1.26.4
    # via
    #   altair
    #   contourpy
    #   matplotlib
    #   pandas
    #   pyarrow
    #   pydeck
    #   streamlit
    #   yfinance
packaging==24.0
    # via
    #   altair
    #   matplotlib
    #   streamlit
pandas==2.2.2
    # via
    #   -r requirements.in
    #   altair
    #   streamlit
    #   yfinance
peewee==3.17.3
    # via yfinance
pillow==10.3.0
    # via
    #   matplotlib
    #   streamlit
protobuf==4.25.3
    # via streamlit
pyarrow==16.0.0
    # via streamlit
pydeck==0.9.0
    # via streamlit
pygments==2.17.2
    # via rich
pyparsing==3.1.2
    # via matplotlib
python-dateutil==2.9.0.post0
    # via
    #   matplotlib
    #   pandas
pytz==2024.1
    # via
    #   pandas
    #   yfinance
referencing==0.35.0
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.31.0
    # via
    #   -r requirements.in
    #   streamlit
    #   yfinance
rich==13.7.1
    # via streamlit
rpds-py==0.18.0
    # via
    #   jsonschema
    #   referencing
six==1.16.0
    # via
    #   html5lib
    #   python-dateutil
smmap==5.0.1
    # via gitdb
soupsieve==2.5
    # via beautifulsoup4
streamlit==1.33.0
    # via -r requirements.in
tenacity==8.2.3
    # via streamlit
toml==0.10.2
    # via streamlit
toolz==0.12.1
    # via altair
tornado==6.4
    # via streamlit
typing-extensions==4.11.0
    # via streamlit
tzdata==2024.1
    # via pandas
urllib3==2.2.1
    # via requests
watchdog==4.0.0
    # via streamlit
webencodings==0.5.1
    # via html5lib
yfinance==0.2.38
    # via -r requirements.in