Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tkittel committed Jul 29, 2024
1 parent a6f80b9 commit aa03965
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 @@ -21,7 +21,7 @@ classifiers = [
"Operating System :: Unix",
]
dependencies = [
'simple-build-system >= 1.1.0'
'simple-build-system >= 1.2.6'
]

[project.optional-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion resources/conda_dgcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ channels:
dependencies:
- compilers
- bash
- simple-build-dgcode >= 1.2.1
- simple-build-dgcode >= 1.3.0
- ncrystal
- mcpl
- matplotlib
Expand Down

0 comments on commit aa03965

Please sign in to comment.