Skip to content

Commit

Permalink
Merge pull request #31 from mattwthompson/pandas-1
Browse files Browse the repository at this point in the history
Constrain pandas
  • Loading branch information
mattwthompson authored Apr 4, 2023
2 parents 36d38db + f791139 commit b876433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: 2fed75f718c02c800d3c9ea1fab9adac9ef49826189319fbeaa2ef161678210a

build:
number: 0
number: 1

outputs:
- name: {{ name|lower }}-base
Expand All @@ -25,7 +25,7 @@ outputs:
run:
- python >=3.8
- openff-toolkit-base =>0.11.0
- pandas
- pandas =1
- openmm >=7.6
- networkx
- packmol
Expand Down

0 comments on commit b876433

Please sign in to comment.