-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy pathenvironment.yml
More file actions
54 lines (54 loc) · 1003 Bytes
/
environment.yml
File metadata and controls
54 lines (54 loc) · 1003 Bytes
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
49
50
51
52
53
54
name: openfe_env
channels:
- conda-forge
dependencies:
- cinnabar ~=0.4.0
- click >=8.2.0
- coverage
- duecredit<0.10
- kartograf>=1.0.0
- lomap2>=3.2.1
- networkx
- numpy<2.0.0
- openfe-analysis>=0.3.1
- openff-interchange
- openff-models>=0.0.5
- openff-nagl-base >=0.3.3
- openff-nagl-models>=0.1.2
- openff-toolkit>=0.16.2
- openff-units==0.2.0
- openmm >=8.0.0,!=8.1.0,<8.2.0
- openmmforcefields
- openmmtools >=0.24.1
- packaging
- pandas
- perses>=0.10.3
- plugcli
- pint<0.22
- pip
- pooch
- py3dmol
- pydantic >=1.10.17
- pygraphviz
- pytest
- pytest-xdist
- pytest-cov
- pytest-regressions
- pytest-rerunfailures
- pyyaml
- rdkit
- rich
- tqdm
- typing-extensions
- zstandard
# Issue #443
- pymbar>4.0
# docs
- autodoc-pydantic<2.0
- pydata-sphinx-theme
- sphinx-click
- sphinx-toolbox
# Control blas/openmp threads
- threadpoolctl
- pip:
- git+https://github.com/OpenFreeEnergy/gufe@main