Skip to content

Commit

Permalink
Merge pull request #48 from WMD-group/combine-prs-branch
Browse files Browse the repository at this point in the history
Combined PR
  • Loading branch information
AntObi authored Jun 19, 2023
2 parents 69d5425 + 03ee596 commit 61c7221
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pre-commit ==2.20.0
black ==22.12.0
black ==23.3.0
isort ==5.11.2
pytest ==7.2.1
nbqa ==1.5.3
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
numpy == 1.23.3
scipy ==1.9.1
scipy ==1.10.1
pymatgen ==2022.9.21
seaborn ==0.12.1
matplotlib==3.6.0
matplotlib==3.7.1
scikit-learn==1.2.1
umap-learn ==0.5.3
pandas == 1.5.0
pytest ==7.2.1
pytest-subtests ==0.9.0
adjustText ==0.8
pytest-subtests ==0.10.0
adjustText ==0.8

0 comments on commit 61c7221

Please sign in to comment.