Skip to content

Commit

Permalink
Update psi-nightly.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab authored Jun 25, 2024
1 parent a88c79b commit 4f752c6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions devtools/conda-envs/psi-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,15 @@ channels:
dependencies:
- psi4=1.6
- blas=*=mkl # not needed but an example of disuading solver from openblas and old psi
- mkl=2021.4.0=h8d4b97c_729

# Core
- python
- pyyaml
- py-cpuinfo
- psutil
- qcelemental=0.27.1
- qcelemental >=0.26.0
- pydantic>=1.0.0
- msgpack-python
- pint=0.17
- numpy=1.22.4

# Testing
- pytest
Expand Down

0 comments on commit 4f752c6

Please sign in to comment.