cyrusyc commited on
Commit
68aa5f5
1 Parent(s): 69a81ef

resolve conflict

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit
2
  plotly
3
- numpy
4
- scipy
5
- ase
6
- torch
7
- pymatgen
 
1
  streamlit
2
  plotly
3
+ numpy==1.26.4
4
+ scipy==1.14.0
5
+ ase==3.23.0
6
+ torch==2.2.1
7
+ pymatgen==2024.4.13