Skip to content

Commit e8561b4

Browse files
committed
Test against possible 0.4.11 release
1 parent e8bdf15 commit e8561b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

devtools/conda-envs/full-stack.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ channels:
55
dependencies:
66
- python
77
- pip
8-
- numpy <2.3
8+
- numpy
99
- pydantic !=2.12
10-
- pint =0.24
10+
- pint
1111
- openff-toolkit
1212
- openff-fragmenter
1313
- openff-interchange
@@ -44,4 +44,4 @@ dependencies:
4444
- lammps >=2023.08.02
4545
- openmpi =4
4646
- pip:
47-
- git+https://github.com/openforcefield/[email protected].10-release
47+
- git+https://github.com/openforcefield/[email protected].11-release

0 commit comments

Comments
 (0)