Skip to content

Commit b038244

Browse files
authored
Merge pull request #78 from BrainAnnex/dev2
Corrections for mybinder.org for RC2
2 parents c93ff1a + 1835171 commit b038244

File tree

4 files changed

+68
-4
lines changed

4 files changed

+68
-4
lines changed

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ name: life123-environment
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.8
5+
- python=3.9
66
- numpy=1.22.4
77
- pytest=6.2.5
88
- jupyterlab=3.4.8
99
- ipywidgets=7.7.1
1010
- jupyter-dash=0.4.2
1111
- plotly=5.9.0
1212
- pandas=1.4.3
13-
- scipy=1.9.1
13+
- scipy=1.10.1
1414
- pip
1515
- pip:
1616
- neo4j==4.4.11

0 commit comments

Comments
 (0)