We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8415d commit d5d00e0Copy full SHA for d5d00e0
devtools/conda-envs/examples_env.yml
@@ -3,7 +3,7 @@ channels:
3
- conda-forge
4
dependencies:
5
- pip
6
- - python=3.11
+ - python
7
- jupyterlab>=4
8
- ipywidgets>=8
9
# Cookbook
@@ -13,7 +13,7 @@ dependencies:
13
- requests
14
- packaging
15
# Examples
16
- - openff-toolkit-examples>=0.16.6
+ - openff-toolkit-examples>=0.16.8
17
- openff-interchange ~=0.4.2
18
- openff-nagl
19
# - openff-fragmenter
0 commit comments