Skip to content

Commit cf7cbe1

Browse files
committed
⬆️ Upgrade networkx to 3.1
[rebuild Ubuntu.Python3.10-bionic] [rebuild standard] [rebuild lite]
1 parent 07727fd commit cf7cbe1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4242
- `INDI-Tools` 0.0.7@`main` → 0.0.7@`998c246`
4343
- `joblib` 1.0.1 → 1.2.0
4444
- `matplotlib` 3.1.3 → 3.7.1
45-
- `networkx` 2.4 → 3.0
45+
- `networkx` 2.4 → 3.1
4646
- `nibabel` 3.0.1 → 5.0.1
4747
- `nilearn` 0.4.1 → 0.10.0
4848
- `nipype` 1.5.1 → 1.8.5

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ INDI-Tools @ git+https://[email protected]/FCP-INDI/INDI-Tools.git@998c246c597209f0
77
joblib==1.2.0
88
lockfile==0.12.2
99
matplotlib==3.7.1
10-
networkx==3.0
10+
networkx==3.1
1111
nibabel==5.0.1
1212
nilearn==0.10.0
1313
nipype==1.8.5

0 commit comments

Comments
 (0)