Skip to content

Bump altair from 5.3.0 to 5.4.0 #489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
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
13 changes: 5 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ absl-py==1.0.0
# tensorflow-metadata
alabaster==0.7.16
# via sphinx
altair==5.3.0
altair==5.4.0
# via -r requirements.in
astunparse==1.6.3
# via tensorflow-cpu
Expand Down Expand Up @@ -180,6 +180,8 @@ mknotebooks==0.8.0.post0.dev1
# via -r requirements.in
mypy-extensions==0.4.3
# via black
narwhals==1.3.0
# via altair
nbclient==0.6.3
# via nbconvert
nbconvert==6.5.1
Expand All @@ -194,7 +196,6 @@ nest-asyncio==1.5.5
# nbclient
numpy==1.25.2
# via
# altair
# h5py
# keras-preprocessing
# larq
Expand All @@ -219,9 +220,7 @@ packaging==21.3
# sphinx
# tensorflow-cpu
pandas==2.2.2
# via
# -r requirements.in
# altair
# via -r requirements.in
pandocfilters==1.5.0
# via nbconvert
pathspec==0.11.2
Expand Down Expand Up @@ -353,8 +352,6 @@ tomli==2.0.1
# via
# black
# sphinx
toolz==0.11.2
# via altair
tornado==6.4.1
# via jupyter-client
tqdm==4.66.3
Expand All @@ -372,7 +369,7 @@ typeguard==2.12.1
# via
# larq-zoo
# zookeeper
typing-extensions==4.2.0
typing-extensions==4.12.2
# via
# altair
# black
Expand Down