Skip to content

Commit a7f882a

Browse files
committed
WIP001
1 parent 9b79303 commit a7f882a

File tree

1 file changed

+1
-1
lines changed
  • spack/repo/chimbuko/packages/chimbuko-visualization2

1 file changed

+1
-1
lines changed

spack/repo/chimbuko/packages/chimbuko-visualization2/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class ChimbukoVisualization2(Package):
1414

1515
depends_on('[email protected]')
1616
depends_on('py-mochi-sonata', type=('build', 'run'))
17-
depends_on('py-celery@4.4.7:4.4', type=('build', 'run'))
17+
depends_on('py-celery@5.4:', type=('build', 'run'))
1818
# depends_on('[email protected]:2024.7', type=('build', 'run'))
1919
depends_on('py-certifi', type=('build', 'run'))
2020
# depends_on('[email protected]:2.6', type=('build', 'run'))

0 commit comments

Comments
 (0)