File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
<div style =" text-align : center ;" >
2
- <img src="./docs/images/logo.png" style="zoom: 4 %;">
2
+ <img src="./docs/images/logo.png" style="zoom: 15 %;">
3
3
</div >
4
4
5
5
# APEX: Alloy Property EXplorer using simulations
Original file line number Diff line number Diff line change @@ -5,10 +5,11 @@ RUN pip install monty -i https://pypi.tuna.tsinghua.edu.cn/simple
5
5
RUN pip install pymatgen>=2023.8.10 -i https://pypi.tuna.tsinghua.edu.cn/simple
6
6
RUN pip install pymatgen.analysis.defects>=2023.8.22 -i https://pypi.tuna.tsinghua.edu.cn/simple
7
7
RUN pip install phonopy -i https://pypi.tuna.tsinghua.edu.cn/simple
8
+ RUN pip install seekpath -i https://pypi.tuna.tsinghua.edu.cn/simple
8
9
RUN pip install dpdispatcher -i https://pypi.tuna.tsinghua.edu.cn/simple
9
- RUN pip install pydflow -i https://pypi.tuna.tsinghua.edu.cn/simple
10
+ RUN pip install pydflow>=1.7.83 -i https://pypi.tuna.tsinghua.edu.cn/simple
10
11
RUN pip install urllib3 -i https://pypi.tuna.tsinghua.edu.cn/simple
11
- RUN pip install dpdata -i https://pypi.tuna.tsinghua.edu.cn/simple
12
+ RUN pip install dpdata>=0.2.13 -i https://pypi.tuna.tsinghua.edu.cn/simple
12
13
RUN pip install dargs -i https://pypi.tuna.tsinghua.edu.cn/simple
13
14
RUN pip install fpop>=0.0.7 -i https://pypi.tuna.tsinghua.edu.cn/simple
14
15
RUN pip install boto3 -i https://pypi.tuna.tsinghua.edu.cn/simple
You can’t perform that action at this time.
0 commit comments