We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f476c2 commit eccb30aCopy full SHA for eccb30a
devtools/test_env.yml
@@ -6,6 +6,8 @@ dependencies:
6
- python>=3.8
7
- pip
8
- jupyterlab>=3
9
+ # Workaround for jupyterlab, see https://github.com/volkamerlab/teachopencadd/issues/310
10
+ - jsonschema>=4.3.0
11
- nglview>=3
12
# Workaround for nglview, see https://github.com/volkamerlab/teachopencadd/issues/262
13
- ipywidgets<8
0 commit comments