Skip to content

Commit

Permalink
build: increase spglib minimal version
Browse files Browse the repository at this point in the history
  • Loading branch information
minyez committed Sep 10, 2024
1 parent bece4fd commit cfea1c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
numpy
scipy
spglib>=1.9.0
spglib>=2.5.0
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy
scipy
spglib>=1.9.0
spglib>=2.5.0
lxml
BeautifulSoup4
matplotlib>=3.5.0
Expand Down

0 comments on commit cfea1c5

Please sign in to comment.