File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,6 @@ early_stopping:
2525
2626model_checkpoints :
2727 save_top_k : 2
28- every_n_val_epochs : 2
28+ every_n_epochs : 2
2929 save_last : True
3030 verbose : False
Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ dependencies:
3535 - hydra-core
3636 - p-tqdm
3737 - python-dotenv
38+ - setuptools==65.5.1
3839 - wandb
3940 - mendeleev
4041 - 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
1717click == 8.1.7
1818colorama == 0.4.6
1919contourpy == 1.2.0
20- cryptography == 41 .0.7
20+ cryptography == 42 .0.2
2121cycler == 0.12.1
2222dill == 0.3.8
2323docker-pycreds == 0.4.0
@@ -54,7 +54,6 @@ MarkupSafe==2.1.4
5454matplotlib == 3.8.2
5555mendeleev == 0.15.0
5656mofchecker == 0.9.6
57- mofdiff == 1.0.0
5857monty == 2024.1.26
5958mpmath == 1.3.0
6059multidict == 6.0.4
@@ -66,20 +65,20 @@ numba==0.58.1
6665numpy == 1.26.3
6766oauthlib == 3.2.2
6867omegaconf == 2.3.0
69- p_tqdm == 1.4.0
68+ p-tqdm == 1.4.0
7069packaging == 23.2
7170palettable == 3.3.3
7271pandas == 2.2.0
7372pathos == 0.3.2
7473pathspec == 0.12.1
7574pillow == 10.2.0
7675pip == 23.3.2
77- platformdirs == 4.1 .0
76+ platformdirs == 4.2 .0
7877plotly == 5.18.0
7978ply == 3.11
8079pox == 0.3.4
8180ppft == 1.7.6.8
82- protobuf == 4.24.4
81+ protobuf == 4.25.1
8382psutil == 5.9.8
8483pyasn1 == 0.5.1
8584pyasn1-modules == 0.3.0
@@ -92,7 +91,7 @@ pyfiglet==0.8.post1
9291Pygments == 2.17.2
9392PyJWT == 2.8.0
9493pymatgen == 2024.1.27
95- pyOpenSSL == 23.3 .0
94+ pyOpenSSL == 24.0 .0
9695pyparsing == 3.1.1
9796PyQt5 == 5.15.9
9897PyQt5-sip == 12.12.2
@@ -113,7 +112,7 @@ scikit-learn==1.4.0
113112scipy == 1.12.0
114113sentry-sdk == 1.40.0
115114setproctitle == 1.3.3
116- setuptools == 59 .5.0
115+ setuptools == 65 .5.1
117116sip == 6.7.12
118117six == 1.16.0
119118smmap == 5.0.1
You can’t perform that action at this time.
0 commit comments