Skip to content

Commit

Permalink
Merge branch 'master' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy-waltmann authored Jan 5, 2024
2 parents 0da28e9 + 6f338eb commit 4dc8f26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
with:
submodules: "recursive"

- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
name: Install Python
with:
python-version: '3.9'
Expand Down
8 changes: 4 additions & 4 deletions requirements/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
ase==3.22.1
cmake==3.27.7
coverage==7.3.2
cython==3.0.6
cmake==3.28.1
coverage==7.4.0
cython==3.0.7
dynasor==1.1.1; platform_system != "Windows"
GitPython==3.1.40
gsd==3.2.0
matplotlib>=3.0.0
numpy==1.26.2
pillow>=8.0.0 --only-binary=pillow
pytest==7.4.3
pytest==7.4.4
pytest-cov==4.1.0
rowan==1.3.0.post1
scikit-build==0.17.6
Expand Down

0 comments on commit 4dc8f26

Please sign in to comment.