File size: 2,886 Bytes
7a18dc2
 
 
 
 
 
 
 
 
 
 
 
 
5d95f5f
7a18dc2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5d95f5f
7a18dc2
 
 
 
 
 
5d95f5f
7a18dc2
 
 
 
 
 
 
 
 
 
 
 
 
5d95f5f
7a18dc2
 
 
5d95f5f
7a18dc2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5d95f5f
7a18dc2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5d95f5f
7a18dc2
 
 
 
 
5d95f5f
7a18dc2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml
#
altair==5.0.1
    # via streamlit
attrs==23.1.0
    # via
    #   jsonschema
    #   referencing
black==23.7.0
    # via YFDashboard (pyproject.toml)
blinker==1.6.2
    # via streamlit
cachetools==5.3.1
    # via streamlit
certifi==2023.7.22
    # via requests
charset-normalizer==3.2.0
    # via requests
click==8.1.6
    # via
    #   black
    #   streamlit
gitdb==4.0.10
    # via gitpython
gitpython==3.1.32
    # via streamlit
idna==3.4
    # via requests
importlib-metadata==6.8.0
    # via streamlit
iniconfig==2.0.0
    # via pytest
jinja2==3.1.2
    # via
    #   altair
    #   pydeck
jsonschema==4.19.0
    # via altair
jsonschema-specifications==2023.7.1
    # via jsonschema
markdown-it-py==3.0.0
    # via rich
markupsafe==2.1.3
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
mypy==1.5.1
    # via YFDashboard (pyproject.toml)
mypy-extensions==1.0.0
    # via
    #   black
    #   mypy
numpy==1.25.2
    # via
    #   YFDashboard (pyproject.toml)
    #   altair
    #   pandas
    #   pandas-stubs
    #   pyarrow
    #   pydeck
    #   streamlit
packaging==23.1
    # via
    #   black
    #   pytest
    #   streamlit
pandas==2.0.3
    # via
    #   YFDashboard (pyproject.toml)
    #   altair
    #   streamlit
pandas-stubs==2.0.3.230814
    # via YFDashboard (pyproject.toml)
pathspec==0.11.2
    # via black
pillow==9.5.0
    # via streamlit
platformdirs==3.10.0
    # via black
pluggy==1.2.0
    # via pytest
protobuf==4.24.0
    # via streamlit
pyarrow==12.0.1
    # via streamlit
pydeck==0.8.0
    # via streamlit
pygments==2.16.1
    # via rich
pympler==1.0.1
    # via streamlit
pytest==7.4.0
    # via YFDashboard (pyproject.toml)
python-dateutil==2.8.2
    # via
    #   pandas
    #   streamlit
pytz==2023.3
    # via pandas
pytz-deprecation-shim==0.1.0.post0
    # via tzlocal
referencing==0.30.2
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.31.0
    # via streamlit
rich==13.5.2
    # via streamlit
rpds-py==0.9.2
    # via
    #   jsonschema
    #   referencing
ruff==0.0.284
    # via YFDashboard (pyproject.toml)
six==1.16.0
    # via python-dateutil
smmap==5.0.0
    # via gitdb
streamlit==1.25.0
    # via YFDashboard (pyproject.toml)
tenacity==8.2.3
    # via streamlit
toml==0.10.2
    # via streamlit
toolz==0.12.0
    # via altair
tornado==6.3.3
    # via streamlit
types-pytz==2023.3.0.1
    # via pandas-stubs
typing-extensions==4.7.1
    # via
    #   mypy
    #   streamlit
tzdata==2023.3
    # via
    #   pandas
    #   pytz-deprecation-shim
tzlocal==4.3.1
    # via streamlit
urllib3==2.0.4
    # via requests
validators==0.21.2
    # via streamlit
watchdog==3.0.0
    # via streamlit
zipp==3.16.2
    # via importlib-metadata