Skip to content

Commit

Permalink
Revert "Bump the python-packages group across 1 directory with 8 upda…
Browse files Browse the repository at this point in the history
…tes (#28)" (#29)

This reverts commit 9c26e00.
  • Loading branch information
wolearyc authored Sep 26, 2024
1 parent dc09330 commit 8dc2b7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
furo==2024.8.6
ipython==8.27.0
nbsphinx==0.9.5
sphinx==8.0.2
ipython==8.26.0
nbsphinx==0.9.4
sphinx==7.4.7
sphinx-rtd-theme==2.0.0
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
defusedxml >= 0.6.0;python_version=='3.10' # minimum working
defusedxml >= 0.6.0;python_version=='3.11' # minimum working
defusedxml >= 0.6.0;python_version=='3.12' # minimum working
flake8 == 7.1.1
flake8 == 7.1.0
numpy >= 1.24.0;python_version=='3.10' # minimum recommended
numpy >= 1.24.0;python_version=='3.11' # minimum recommended
numpy >= 1.26.0;python_version=='3.12' # minimum working
pre-commit == 3.8.0
pylint == 3.3.1
pytest == 8.3.3
pre-commit == 3.7.1
pylint == 3.2.6
pytest == 8.3.1
scipy >= 1.10.0;python_version=='3.10' # minimum recommended
scipy >= 1.10.0;python_version=='3.11' # minimum recommended
scipy >= 1.11.2;python_version=='3.12' # minimum working
setuptools == 75.1.0
setuptools == 71.1.0
spglib >= 1.16.4;python_version=='3.10' # minimum working
spglib >= 1.16.4;python_version=='3.11' # minimum working
spglib >= 1.16.4;python_version=='3.12' # minimum working
Expand Down

0 comments on commit 8dc2b7c

Please sign in to comment.