Skip to content

Commit

Permalink
MNT: pip-compile --upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jun 9, 2023
1 parent d9321d4 commit 350a4fa
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ click==8.1.3
# codecarbon
# nipype
# pybids
codecarbon==2.2.1
codecarbon==2.2.3
# via fmriprep (pyproject.toml)
contourpy==1.0.7
# via matplotlib
cycler==0.11.0
# via matplotlib
cython==0.29.34
cython==0.29.35
# via nitime
docopt==0.6.2
# via num2words
Expand All @@ -59,7 +59,7 @@ h5py==3.8.0
# via nitransforms
idna==3.4
# via requests
imageio==2.28.1
imageio==2.31.0
# via scikit-image
indexed-gzip==1.7.1
# via smriprep
Expand All @@ -82,7 +82,7 @@ lazy-loader==0.2
# via scikit-image
lockfile==0.12.2
# via smriprep
looseversion==1.1.2
looseversion==1.2.0
# via
# fmriprep (pyproject.toml)
# nipype
Expand All @@ -95,7 +95,7 @@ lxml==4.9.2
# svgutils
mapca==0.0.3
# via tedana
markupsafe==2.1.2
markupsafe==2.1.3
# via jinja2
matplotlib==3.7.1
# via
Expand Down Expand Up @@ -143,7 +143,7 @@ nitransforms==22.0.0
# fmriprep (pyproject.toml)
# niworkflows
# sdcflows
niworkflows==1.7.9
niworkflows==1.8.0
# via
# fmriprep (pyproject.toml)
# sdcflows
Expand Down Expand Up @@ -188,7 +188,7 @@ packaging==23.1
# niworkflows
# scikit-image
# smriprep
pandas==2.0.1
pandas==2.0.2
# via
# codecarbon
# fmriprep (pyproject.toml)
Expand Down Expand Up @@ -258,7 +258,7 @@ requests==2.31.0
# fmriprep (pyproject.toml)
# nilearn
# templateflow
scikit-image==0.20.0
scikit-image==0.21.0
# via
# niworkflows
# sdcflows
Expand All @@ -281,11 +281,11 @@ scipy==1.10.1
# scikit-learn
# sdcflows
# tedana
sdcflows==2.4.3
sdcflows==2.5.1
# via fmriprep (pyproject.toml)
seaborn==0.12.2
# via niworkflows
sentry-sdk==1.24.0
sentry-sdk==1.25.1
# via fmriprep (pyproject.toml)
simplejson==3.19.1
# via nipype
Expand All @@ -294,7 +294,7 @@ six==1.16.0
# apscheduler
# isodate
# python-dateutil
smriprep==0.11.1
smriprep==0.12.0
# via fmriprep (pyproject.toml)
sqlalchemy==2.0.15
# via pybids
Expand Down Expand Up @@ -327,7 +327,7 @@ traits==6.3.2
# sdcflows
transforms3d==0.4.1
# via niworkflows
typing-extensions==4.6.0
typing-extensions==4.6.3
# via
# bokeh
# formulaic
Expand All @@ -336,7 +336,7 @@ tzdata==2023.3
# via pandas
tzlocal==5.0.1
# via apscheduler
urllib3==1.26.16
urllib3==2.0.3
# via
# requests
# sentry-sdk
Expand Down

0 comments on commit 350a4fa

Please sign in to comment.