Skip to content
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

Bump matplotlib from 3.9.2 to 3.9.3 in /packaging #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
27 changes: 5 additions & 22 deletions packaging/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,7 @@ idna==3.10
imageio==2.35.1
# via scikit-image
importlib-metadata==8.4.0
# via
# dask
# opentelemetry-api
# via opentelemetry-api
ipykernel==6.29.5
# via
# jupyter
Expand Down Expand Up @@ -152,7 +150,7 @@ json5==0.9.25
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.23.0
jsonschema[format-nongpl]==4.23.0
# via
# jupyter-events
# jupyterlab-server
Expand Down Expand Up @@ -213,10 +211,8 @@ kiwisolver==1.4.7
# via matplotlib
lazy-loader==0.4
# via scikit-image
libertem==0.14.1
# via
# -r requirements.in
# microscope-calibration (../pyproject.toml)
libertem[bqplot]==0.14.1
# via -r requirements.in
llvmlite==0.43.0
# via numba
locket==1.0.0
Expand All @@ -227,7 +223,7 @@ markupsafe==2.1.5
# via
# jinja2
# nbconvert
matplotlib==3.9.2
matplotlib==3.9.3
# via
# -r requirements.in
# empyre
Expand Down Expand Up @@ -271,16 +267,13 @@ notebook-shim==0.2.4
# notebook
numba==0.60.0
# via
# microscope-calibration (../pyproject.toml)
# libertem
# sparse
# temgymbasic
numexpr==2.10.1
# via libertem
numpy==2.0.2
# via
# -r requirements.in
# microscope-calibration (../pyproject.toml)
# bqplot
# contourpy
# empyre
Expand All @@ -299,7 +292,6 @@ numpy==2.0.2
# scipy
# sparse
# sparseconverter
# temgymbasic
# tifffile
opentelemetry-api==1.27.0
# via libertem
Expand Down Expand Up @@ -412,14 +404,12 @@ rpds-py==0.20.0
scikit-image==0.24.0
# via
# -r requirements.in
# microscope-calibration (../pyproject.toml)
# empyre
# libertem
scikit-learn==1.5.2
# via libertem
scipy==1.14.1
# via
# microscope-calibration (../pyproject.toml)
# empyre
# libertem
# ncempy
Expand All @@ -429,8 +419,6 @@ scipy==1.14.1
# sparseconverter
send2trash==1.8.3
# via jupyter-server
setuptools==75.1.0
# via jupyterlab
six==1.16.0
# via
# asttokens
Expand All @@ -457,8 +445,6 @@ tblib==3.0.0
# via
# distributed
# libertem
temgymbasic @ git+https://github.com/TemGym/TemGym@c7a851ce2d6719acc47d36d31d91df27b1e9590b
# via microscope-calibration (../pyproject.toml)
terminado==0.18.1
# via
# jupyter-server
Expand Down Expand Up @@ -517,11 +503,8 @@ types-python-dateutil==2.9.0.20240906
# via arrow
typing-extensions==4.12.2
# via
# microscope-calibration (../pyproject.toml)
# ipython
# libertem
# sparseconverter
# temgymbasic
tzdata==2024.1
# via pandas
uri-template==1.3.0
Expand Down