Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ numpy==2.4.1 ; python_full_version >= '3.11'
# market-prices
# matplotlib
# pandas
packaging==25.0
packaging==26.0
# via matplotlib
pandas==2.3.3
# via
Expand All @@ -116,15 +116,15 @@ ptyprocess==0.7.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
# via pexpect
pure-eval==0.2.3
# via stack-data
pycparser==2.23 ; implementation_name != 'PyPy'
pycparser==3.0 ; implementation_name != 'PyPy'
# via cffi
pygments==2.19.2
# via
# ipython
# ipython-pygments-lexers
pyluach==2.3.0
# via exchange-calendars
pyparsing==3.3.1
pyparsing==3.3.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand All @@ -138,13 +138,13 @@ requests-futures==1.0.2
# via yahooquery
six==1.17.0
# via python-dateutil
soupsieve==2.8.1
soupsieve==2.8.3
# via beautifulsoup4
stack-data==0.6.3
# via ipython
toolz==1.1.0
# via exchange-calendars
tqdm==4.67.1
tqdm==4.67.2
# via yahooquery
traitlets==5.14.3
# via
Expand All @@ -171,7 +171,7 @@ urllib3==2.6.3
# via requests
valimp==0.4
# via market-prices
wcwidth==0.2.14
wcwidth==0.5.3
# via prompt-toolkit
widgetsnbextension==4.0.15
# via ipywidgets
Expand Down
6 changes: 3 additions & 3 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.