forked from OpenFreeEnergy/openfe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
48 lines (48 loc) · 860 Bytes
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
name: openfe_env
channels:
- conda-forge
dependencies:
- duecredit<0.10
- kartograf>=1.0.0
- lomap2>=3.0.0
- numpy
- networkx
- rdkit
- packaging
- pip
- pytest
- pytest-xdist
- pytest-cov
- pytest-rerunfailures
- pydantic >=1.10.17
- pyyaml
- coverage
- cinnabar ~=0.4.0
- openff-toolkit>=0.13.0
- openff-nagl-base >=0.3.3
- openff-units==0.2.0
- pint<0.22
- openff-models>=0.0.5
- openfe-analysis>=0.2.0
- click
- typing-extensions
- openmm >=8.0.0,!=8.1.0,<8.2.0
- openmmtools
- openmmforcefields
- perses
- pooch
- py3dmol
- plugcli
- tqdm
- pygraphviz
- zstandard
# Issue #443
- pymbar<4.0
# docs
- autodoc-pydantic<2.0
- pydata-sphinx-theme
- sphinx-click
- pip:
- sphinx-toolbox
- openff-nagl-models>=0.1.2
- git+https://github.com/OpenFreeEnergy/gufe@main