Skip to content

Commit

Permalink
Depend on Brian 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Jul 1, 2024
1 parent 118e6d5 commit f7beb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
]
requires-python = '>=3.10'
dependencies = [
'brian2==2.7.0',
'brian2==2.7.1',
]
dynamic = ["version", "readme"]
description = 'A Brian2 extension to simulate spiking neural networks on GPUs'
Expand Down

0 comments on commit f7beb95

Please sign in to comment.