-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.lock
204 lines (203 loc) · 3.75 KB
/
requirements-dev.lock
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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
-e file:.
altair==5.3.0
# via streamlit
anyio==4.4.0
# via httpx
asttokens==2.4.1
# via stack-data
attrs==23.2.0
# via jsonschema
# via referencing
blinker==1.8.2
# via streamlit
cachetools==5.3.3
# via streamlit
certifi==2024.7.4
# via httpcore
# via httpx
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via streamlit
comm==0.2.2
# via ipykernel
dbnomics==1.2.5
# via laffer-curve
debugpy==1.8.2
# via ipykernel
decorator==5.1.1
# via ipython
executing==2.0.1
# via stack-data
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via streamlit
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via dbnomics
idna==3.7
# via anyio
# via httpx
# via requests
ipykernel==6.29.5
# via laffer-curve
ipython==8.26.0
# via ipykernel
jedi==0.19.1
# via ipython
jinja2==3.1.4
# via altair
# via pydeck
joblib==1.4.2
# via scikit-learn
jsonschema==4.23.0
# via altair
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-client==8.6.2
# via ipykernel
jupyter-core==5.7.2
# via ipykernel
# via jupyter-client
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
matplotlib-inline==0.1.7
# via ipykernel
# via ipython
mdurl==0.1.2
# via markdown-it-py
nest-asyncio==1.6.0
# via ipykernel
numpy==2.0.0
# via altair
# via laffer-curve
# via pandas
# via pyarrow
# via pydeck
# via scikit-learn
# via scipy
# via streamlit
packaging==24.1
# via altair
# via ipykernel
# via plotly
# via streamlit
pandas==2.2.2
# via altair
# via dbnomics
# via laffer-curve
# via streamlit
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.4.0
# via streamlit
pip==24.1.2
# via laffer-curve
platformdirs==4.2.2
# via jupyter-core
plotly==5.22.0
# via laffer-curve
prompt-toolkit==3.0.47
# via ipython
protobuf==5.27.2
# via streamlit
psutil==6.0.0
# via ipykernel
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyarrow==16.1.0
# via streamlit
pydeck==0.9.1
# via streamlit
pygments==2.18.0
# via ipython
# via rich
python-dateutil==2.9.0.post0
# via jupyter-client
# via pandas
pytz==2024.1
# via pandas
pyzmq==26.0.3
# via ipykernel
# via jupyter-client
referencing==0.35.1
# via jsonschema
# via jsonschema-specifications
requests==2.32.3
# via streamlit
rich==13.7.1
# via streamlit
rpds-py==0.19.0
# via jsonschema
# via referencing
ruff==0.5.1
scikit-learn==1.5.1
# via laffer-curve
scipy==1.14.0
# via scikit-learn
six==1.16.0
# via asttokens
# via python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.1
# via anyio
# via httpx
stack-data==0.6.3
# via ipython
streamlit==1.36.0
# via laffer-curve
# via streamlit-option-menu
streamlit-option-menu==0.3.13
# via laffer-curve
tenacity==8.5.0
# via dbnomics
# via plotly
# via streamlit
threadpoolctl==3.5.0
# via scikit-learn
toml==0.10.2
# via streamlit
toolz==0.12.1
# via altair
tornado==6.4.1
# via ipykernel
# via jupyter-client
# via streamlit
traitlets==5.14.3
# via comm
# via ipykernel
# via ipython
# via jupyter-client
# via jupyter-core
# via matplotlib-inline
typing-extensions==4.12.2
# via streamlit
tzdata==2024.1
# via pandas
urllib3==2.2.2
# via requests
watchdog==4.0.1
# via streamlit
wcwidth==0.2.13
# via prompt-toolkit