We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c93ff1a + 1835171 commit b038244Copy full SHA for b038244
environment.yml
@@ -2,15 +2,15 @@ name: life123-environment
2
channels:
3
- conda-forge
4
dependencies:
5
- - python=3.8
+ - python=3.9
6
- numpy=1.22.4
7
- pytest=6.2.5
8
- jupyterlab=3.4.8
9
- ipywidgets=7.7.1
10
- jupyter-dash=0.4.2
11
- plotly=5.9.0
12
- pandas=1.4.3
13
- - scipy=1.9.1
+ - scipy=1.10.1
14
- pip
15
- pip:
16
- neo4j==4.4.11
0 commit comments