Skip to content

Commit

Permalink
use archspec 0.2.4 instead of 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed Jan 29, 2025
1 parent f14405f commit d4693e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ checksums = [
builddependencies = [
('CMake', '3.26.3'),
('pkgconf', '1.9.5'),
('archspec', '0.2.1'),
('archspec', '0.2.4'),
]
dependencies = [
('CUDA', '12.1.1', '', SYSTEM),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ checksums = [
builddependencies = [
('CMake', '3.26.3'),
('pkgconf', '1.9.5'),
('archspec', '0.2.1'),
('archspec', '0.2.4'),
]
dependencies = [
('Python', '3.11.3'),
Expand Down

0 comments on commit d4693e7

Please sign in to comment.