Skip to content

Commit

Permalink
depend on (currently) unpublished version to fix library error
Browse files Browse the repository at this point in the history
  • Loading branch information
Helveg committed Dec 12, 2023
1 parent 2670398 commit 85eb348
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers = [
dynamic = ["version", "description"]
python_requires = ">=3.9"
dependencies = [
"nmodl-glia[neuron]>=4.0.0b2",
"nmodl-glia[neuron]>=4.0.0b3",
"errr>=1.2.0",
"numpy>=1.21.0",
"NEURON>=8.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nmodl-glia[neuron]==4.0.0b2
nmodl-glia[neuron]==4.0.0b3
errr==1.2.0
mpi4py==3.1.5
coverage==5.5

0 comments on commit 85eb348

Please sign in to comment.