Skip to content

Commit 67c0b58

Browse files
chore: Update codemeta.json for scipy lower bounds (#2023)
* Update scipy lower bound to v1.2.0 to match lower bound in setup.cfg. - Amends PR #1274
1 parent e38c502 commit 67c0b58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,12 @@
108108
"version": ">=5.1"
109109
},
110110
{
111-
"@id": "/dependency/scipy-ge-1.1.0",
111+
"@id": "/dependency/scipy-ge-1.2.0",
112112
"@type": "SoftwareApplication",
113113
"identifier": "scipy",
114114
"name": "scipy",
115115
"runtimePlatform": "Python 3",
116-
"version": ">=1.1.0"
116+
"version": ">=1.2.0"
117117
},
118118
{
119119
"@id": "/dependency/tqdm-ge-4.56.0",

0 commit comments

Comments
 (0)