bump dep versions

This commit is contained in:
Paul Gauthier 2024-06-29 08:21:26 -07:00
parent e50c42c407
commit 2303cef65b
4 changed files with 20 additions and 20 deletions

View file

@ -1,5 +1,5 @@
# #
# pip-compile --output-file=dev-requirements.txt dev-requirements.in # pip-compile --output-file=dev-requirements.txt dev-requirements.in --upgrade
# #
pytest pytest
pip-tools pip-tools

View file

@ -10,7 +10,7 @@ babel==2.15.0
# via sphinx # via sphinx
build==1.2.1 build==1.2.1
# via pip-tools # via pip-tools
certifi==2024.2.2 certifi==2024.6.2
# via requests # via requests
cfgv==3.4.0 cfgv==3.4.0
# via pre-commit # via pre-commit
@ -36,9 +36,9 @@ docutils==0.20.1
# via # via
# sphinx # sphinx
# sphinx-rtd-theme # sphinx-rtd-theme
filelock==3.14.0 filelock==3.15.4
# via virtualenv # via virtualenv
fonttools==4.51.0 fonttools==4.53.0
# via matplotlib # via matplotlib
identify==2.5.36 identify==2.5.36
# via pre-commit # via pre-commit
@ -54,7 +54,7 @@ jinja2==3.1.4
# via sphinx # via sphinx
kiwisolver==1.4.5 kiwisolver==1.4.5
# via matplotlib # via matplotlib
lox==0.11.0 lox==0.12.0
# via -r dev-requirements.in # via -r dev-requirements.in
markdown-it-py==3.0.0 markdown-it-py==3.0.0
# via rich # via rich
@ -66,14 +66,14 @@ mdurl==0.1.2
# via markdown-it-py # via markdown-it-py
multiprocess==0.70.16 multiprocess==0.70.16
# via pathos # via pathos
nodeenv==1.8.0 nodeenv==1.9.1
# via pre-commit # via pre-commit
numpy==1.26.4 numpy==2.0.0
# via # via
# contourpy # contourpy
# matplotlib # matplotlib
# pandas # pandas
packaging==24.0 packaging==24.1
# via # via
# build # build
# matplotlib # matplotlib
@ -107,7 +107,7 @@ pyproject-hooks==1.1.0
# via # via
# build # build
# pip-tools # pip-tools
pytest==8.2.1 pytest==8.2.2
# via -r dev-requirements.in # via -r dev-requirements.in
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
# via # via
@ -117,7 +117,7 @@ pytz==2024.1
# via pandas # via pandas
pyyaml==6.0.1 pyyaml==6.0.1
# via pre-commit # via pre-commit
requests==2.32.0 requests==2.32.3
# via sphinx # via sphinx
rich==13.7.1 rich==13.7.1
# via typer # via typer
@ -149,13 +149,13 @@ sphinxcontrib-serializinghtml==1.1.10
# via sphinx # via sphinx
typer==0.12.3 typer==0.12.3
# via -r dev-requirements.in # via -r dev-requirements.in
typing-extensions==4.11.0 typing-extensions==4.12.2
# via typer # via typer
tzdata==2024.1 tzdata==2024.1
# via pandas # via pandas
urllib3==2.2.1 urllib3==2.2.2
# via requests # via requests
virtualenv==20.26.2 virtualenv==20.26.3
# via pre-commit # via pre-commit
wheel==0.43.0 wheel==0.43.0
# via pip-tools # via pip-tools

View file

@ -1,5 +1,5 @@
# #
# pip-compile requirements.in # pip-compile requirements.in --upgrade
# #
configargparse configargparse
GitPython GitPython

View file

@ -62,7 +62,7 @@ frozenlist==1.4.1
# via # via
# aiohttp # aiohttp
# aiosignal # aiosignal
fsspec==2024.6.0 fsspec==2024.6.1
# via huggingface-hub # via huggingface-hub
gitdb==4.0.11 gitdb==4.0.11
# via gitpython # via gitpython
@ -70,14 +70,14 @@ gitpython==3.1.43
# via # via
# -r requirements.in # -r requirements.in
# streamlit # streamlit
google-ai-generativelanguage==0.6.5 google-ai-generativelanguage==0.6.6
# via google-generativeai # via google-generativeai
google-api-core[grpc]==2.19.1 google-api-core[grpc]==2.19.1
# via # via
# google-ai-generativelanguage # google-ai-generativelanguage
# google-api-python-client # google-api-python-client
# google-generativeai # google-generativeai
google-api-python-client==2.134.0 google-api-python-client==2.135.0
# via google-generativeai # via google-generativeai
google-auth==2.30.0 google-auth==2.30.0
# via # via
@ -88,7 +88,7 @@ google-auth==2.30.0
# google-generativeai # google-generativeai
google-auth-httplib2==0.2.0 google-auth-httplib2==0.2.0
# via google-api-python-client # via google-api-python-client
google-generativeai==0.7.0 google-generativeai==0.7.1
# via -r requirements.in # via -r requirements.in
googleapis-common-protos==1.63.2 googleapis-common-protos==1.63.2
# via # via
@ -139,7 +139,7 @@ jsonschema==4.22.0
# altair # altair
jsonschema-specifications==2023.12.1 jsonschema-specifications==2023.12.1
# via jsonschema # via jsonschema
litellm==1.40.26 litellm==1.41.0
# via -r requirements.in # via -r requirements.in
markdown-it-py==3.0.0 markdown-it-py==3.0.0
# via rich # via rich
@ -164,7 +164,7 @@ numpy==2.0.0
# pydeck # pydeck
# scipy # scipy
# streamlit # streamlit
openai==1.35.3 openai==1.35.7
# via # via
# -r requirements.in # -r requirements.in
# litellm # litellm