@@ -32,7 +32,7 @@ decorator==5.2.1
3232 # via ipython
3333exceptiongroup == 1.3.1 ; python_full_version < '3.11'
3434 # via ipython
35- exchange-calendars == 4.12
35+ exchange-calendars == 4.13.1
3636 # via
3737 # market-analy
3838 # market-prices
@@ -44,7 +44,7 @@ idna==3.11
4444 # via requests
4545ipython == 8.38.0 ; python_full_version < '3.11'
4646 # via ipywidgets
47- ipython == 9.9 .0 ; python_full_version >= '3.11'
47+ ipython == 9.10 .0 ; python_full_version >= '3.11'
4848 # via ipywidgets
4949ipython-pygments-lexers == 1.1.1 ; python_full_version >= '3.11'
5050 # via ipython
@@ -69,7 +69,7 @@ korean-lunar-calendar==0.3.1
6969 # via exchange-calendars
7070lxml == 6.0.2
7171 # via yahooquery
72- market-prices == 0.12.11
72+ market-prices == 0.12.12
7373 # via market-analy
7474markupsafe == 3.0.3
7575 # via jinja2
@@ -86,7 +86,7 @@ numpy==2.2.6 ; python_full_version < '3.11'
8686 # market-prices
8787 # matplotlib
8888 # pandas
89- numpy == 2.4.1 ; python_full_version >= '3.11'
89+ numpy == 2.4.2 ; python_full_version >= '3.11'
9090 # via
9191 # bqplot
9292 # contourpy
@@ -95,7 +95,7 @@ numpy==2.4.1 ; python_full_version >= '3.11'
9595 # market-prices
9696 # matplotlib
9797 # pandas
98- packaging == 25 .0
98+ packaging == 26 .0
9999 # via matplotlib
100100pandas == 2.3.3
101101 # via
@@ -116,15 +116,15 @@ ptyprocess==0.7.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
116116 # via pexpect
117117pure-eval == 0.2.3
118118 # via stack-data
119- pycparser == 2.23 ; implementation_name != 'PyPy'
119+ pycparser == 3.0 ; implementation_name != 'PyPy'
120120 # via cffi
121121pygments == 2.19.2
122122 # via
123123 # ipython
124124 # ipython-pygments-lexers
125125pyluach == 2.3.0
126126 # via exchange-calendars
127- pyparsing == 3.3.1
127+ pyparsing == 3.3.2
128128 # via matplotlib
129129python-dateutil == 2.9.0.post0
130130 # via
@@ -138,13 +138,13 @@ requests-futures==1.0.2
138138 # via yahooquery
139139six == 1.17.0
140140 # via python-dateutil
141- soupsieve == 2.8.1
141+ soupsieve == 2.8.3
142142 # via beautifulsoup4
143143stack-data == 0.6.3
144144 # via ipython
145145toolz == 1.1.0
146146 # via exchange-calendars
147- tqdm == 4.67.1
147+ tqdm == 4.67.3
148148 # via yahooquery
149149traitlets == 5.14.3
150150 # via
@@ -171,7 +171,7 @@ urllib3==2.6.3
171171 # via requests
172172valimp == 0.4
173173 # via market-prices
174- wcwidth == 0.2.14
174+ wcwidth == 0.5.3
175175 # via prompt-toolkit
176176widgetsnbextension == 4.0.15
177177 # via ipywidgets
0 commit comments