Skip to content

Commit 3bde467

Browse files
committed
Update dependencies and other details
1 parent b0342d5 commit 3bde467

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/requirements-old.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Ensure changes to these dependencies are reflected in pyproject.toml
22
attrs==25.3.0
3-
npy-append-array==0.9.7
3+
npy-append-array==0.9.19
44
numpy==2.3.1
55
scipy==1.16.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
dependencies = [
2424
# Ensure changes to these dependencies are reflected in .github/requirements-old.txt
2525
"attrs>=25.3.0",
26-
"npy-append-array>=0.9.7",
26+
"npy-append-array>=0.9.19",
2727
"numpy>=2.3.1",
2828
"scipy>=1.16.0",
2929
]

0 commit comments

Comments
 (0)