Skip to content

Commit

Permalink
New SEAMM package database
Browse files Browse the repository at this point in the history
0. gaussian-step changed from 2024.6.5 to 2024.7.27
1. reference-handler changed from conda-forge to pypi
  • Loading branch information
GitHub Action committed Jul 28, 2024
1 parent 48cf317 commit a125af8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions environments/SEAMM_packages.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"conceptdoi": "10.5281/zenodo.7789853",
"date": "2024-07-26T05:34:20.589357+00:00",
"doi": "10.5281/zenodo.12890258",
"date": "2024-07-28T05:34:57.034292+00:00",
"doi": "10.5281/zenodo.13118054",
"packages": {
"control-parameters-step": {
"channel": "pypi",
Expand Down Expand Up @@ -61,7 +61,7 @@
"channel": "pypi",
"description": "A SEAMM plugin for A SEAMM plug-in for Gaussian",
"type": "MolSSI plug-in",
"version": "2024.6.5"
"version": "2024.7.27"
},
"geometry-analysis-step": {
"channel": "pypi",
Expand Down Expand Up @@ -142,7 +142,7 @@
"version": "2023.11.16"
},
"reference-handler": {
"channel": "conda-forge",
"channel": "pypi",
"description": "no description given",
"type": "Core package",
"version": "0.9.1"
Expand Down
2 changes: 1 addition & 1 deletion environments/seamm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ dependencies:
- qcportal

- molsystem
- reference-handler
- seamm
- seamm-dashboard
- seamm-datastore
Expand All @@ -31,6 +30,7 @@ dependencies:
# PyPi packages
- pip:
# Core packages
- reference-handler
- seamm-exec
- seamm-jobserver

Expand Down
4 changes: 2 additions & 2 deletions environments/seamm_pinned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dependencies:

# Core packages
- molsystem==2024.6.21
- reference-handler==0.9.1
- seamm==2024.7.21
- seamm-dashboard==2024.6.2
- seamm-datastore==2024.6.2
Expand All @@ -33,6 +32,7 @@ dependencies:
# PyPi packages
- pip:
# Core packages
- reference-handler==0.9.1
- seamm-exec==2024.7.25
- seamm-jobserver==2024.3.12

Expand All @@ -46,7 +46,7 @@ dependencies:
- fhi-aims-step==2024.1.19
- forcefield-step==2024.6.30
- from-smiles-step==2023.11.10
- gaussian-step==2024.6.5
- gaussian-step==2024.7.27
- geometry-analysis-step==2023.1.14
- lammps-step==2024.7.25
- loop-step==2023.11.9
Expand Down

0 comments on commit a125af8

Please sign in to comment.