Commit 626df40 GitHub Action
committed
1 parent c32de27 commit 626df40 Copy full SHA for 626df40
File tree 3 files changed +12
-4
lines changed
3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"conceptdoi" : " 10.5281/zenodo.7789853" ,
3
- "date" : " 2025-03-11T05 :23:25.609356 +00:00" ,
4
- "doi" : " 10.5281/zenodo.15003875 " ,
3
+ "date" : " 2025-03-12T05 :23:19.801135 +00:00" ,
4
+ "doi" : " 10.5281/zenodo.15009814 " ,
5
5
"metadata" : {
6
6
"3rd-party plug-in" : {
7
7
"pyxtal-step" : {
16
16
"comment" : " libsqlite version 3.49.1 is badly broken!" ,
17
17
"pinning" : " !=3.49.1" ,
18
18
"repository" : " conda-forge"
19
+ },
20
+ "pubchempy" : {
21
+ "comment" : " Currently ommitted from molsystem requirements..." ,
22
+ "repository" : " conda-forge"
19
23
}
20
24
},
21
25
"description" : " The molecular/crystal data model for SEAMM" ,
427
431
"channel" : " conda-forge" ,
428
432
"description" : " Utility routines for handling forcefields in SEAMM" ,
429
433
"type" : " Core package" ,
430
- "version" : " 2024.6.27 "
434
+ "version" : " 2025.1.21 "
431
435
},
432
436
"seamm-geometric" : {
433
437
"channel" : " pypi" ,
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ dependencies:
24
24
25
25
# molsystem: libsqlite version 3.49.1 is badly broken!
26
26
- libsqlite!=3.49.1
27
+ # molsystem: Currently ommitted from molsystem requirements...
28
+ - pubchempy
27
29
# seamm: pip cannot install, so insist on conda
28
30
- psutil
29
31
# seamm-dashboard: Dashboard fails with version 3, so...
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies:
11
11
- seamm==2025.3.4
12
12
- seamm-dashboard==2024.6.2
13
13
- seamm-datastore==2024.6.2
14
- - seamm-ff-util==2024.6.27
14
+ - seamm-ff-util==2025.1.21
15
15
- seamm-installer==2025.3.9
16
16
- seamm-util==2024.8.22
17
17
- seamm-widgets==2024.10.10
@@ -24,6 +24,8 @@ dependencies:
24
24
25
25
# molsystem: libsqlite version 3.49.1 is badly broken!
26
26
- libsqlite!=3.49.1
27
+ # molsystem: Currently ommitted from molsystem requirements...
28
+ - pubchempy
27
29
# seamm: pip cannot install, so insist on conda
28
30
- psutil
29
31
# seamm-dashboard: Dashboard fails with version 3, so...
You can’t perform that action at this time.
0 commit comments