Skip to content

Commit

Permalink
Update spin (#7093)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Aug 15, 2023
1 parent b6be0ce commit 06b7986
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ build = [
'pythran',
'numpy>=1.22',
# Developer UI
'spin==0.4',
'spin==0.5',
'build',
]
data = ['pooch>=1.6.0']
Expand Down
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ ninja
Cython>=0.29.32
pythran
numpy>=1.22
spin==0.4
spin==0.5
build

0 comments on commit 06b7986

Please sign in to comment.