File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,6 @@ early_stopping:
25
25
26
26
model_checkpoints :
27
27
save_top_k : 2
28
- every_n_val_epochs : 2
28
+ every_n_epochs : 2
29
29
save_last : True
30
30
verbose : False
Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ dependencies:
35
35
- hydra-core
36
36
- p-tqdm
37
37
- python-dotenv
38
+ - setuptools==65.5.1
38
39
- wandb
39
40
- mendeleev
40
41
- mofchecker
41
- name : mofdiff_new
42
+ name : mofdiff
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ charset-normalizer==3.3.2
17
17
click == 8.1.7
18
18
colorama == 0.4.6
19
19
contourpy == 1.2.0
20
- cryptography == 41 .0.7
20
+ cryptography == 42 .0.2
21
21
cycler == 0.12.1
22
22
dill == 0.3.8
23
23
docker-pycreds == 0.4.0
@@ -54,7 +54,6 @@ MarkupSafe==2.1.4
54
54
matplotlib == 3.8.2
55
55
mendeleev == 0.15.0
56
56
mofchecker == 0.9.6
57
- mofdiff == 1.0.0
58
57
monty == 2024.1.26
59
58
mpmath == 1.3.0
60
59
multidict == 6.0.4
@@ -66,20 +65,20 @@ numba==0.58.1
66
65
numpy == 1.26.3
67
66
oauthlib == 3.2.2
68
67
omegaconf == 2.3.0
69
- p_tqdm == 1.4.0
68
+ p-tqdm == 1.4.0
70
69
packaging == 23.2
71
70
palettable == 3.3.3
72
71
pandas == 2.2.0
73
72
pathos == 0.3.2
74
73
pathspec == 0.12.1
75
74
pillow == 10.2.0
76
75
pip == 23.3.2
77
- platformdirs == 4.1 .0
76
+ platformdirs == 4.2 .0
78
77
plotly == 5.18.0
79
78
ply == 3.11
80
79
pox == 0.3.4
81
80
ppft == 1.7.6.8
82
- protobuf == 4.24.4
81
+ protobuf == 4.25.1
83
82
psutil == 5.9.8
84
83
pyasn1 == 0.5.1
85
84
pyasn1-modules == 0.3.0
@@ -92,7 +91,7 @@ pyfiglet==0.8.post1
92
91
Pygments == 2.17.2
93
92
PyJWT == 2.8.0
94
93
pymatgen == 2024.1.27
95
- pyOpenSSL == 23.3 .0
94
+ pyOpenSSL == 24.0 .0
96
95
pyparsing == 3.1.1
97
96
PyQt5 == 5.15.9
98
97
PyQt5-sip == 12.12.2
@@ -113,7 +112,7 @@ scikit-learn==1.4.0
113
112
scipy == 1.12.0
114
113
sentry-sdk == 1.40.0
115
114
setproctitle == 1.3.3
116
- setuptools == 59 .5.0
115
+ setuptools == 65 .5.1
117
116
sip == 6.7.12
118
117
six == 1.16.0
119
118
smmap == 5.0.1
You can’t perform that action at this time.
0 commit comments