Skip to content

Commit

Permalink
Add comma
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Howe <[email protected]>
  • Loading branch information
bmhowe23 committed Jan 10, 2025
1 parent 68d0b41 commit dfa254f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/solvers/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
'nvidia-cublas-cu12 ~= 12.0',
'nvidia-cuda-runtime-cu12 ~= 12.0',
'nvidia-cusolver-cu12 ~= 11.4',
'nvidia-cuda-nvrtc-cu12 ~= 12.0'
'nvidia-cuda-nvrtc-cu12 ~= 12.0',
'fastapi',
'networkx',
'pyscf',
Expand Down

0 comments on commit dfa254f

Please sign in to comment.