Skip to content

Commit

Permalink
Merge pull request #378 from chaoming0625/master
Browse files Browse the repository at this point in the history
update brainpylib requirements
  • Loading branch information
chaoming0625 authored May 24, 2023
2 parents 75e4368 + 653403b commit fc6d657
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion brainpy/_src/tools/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
'SUPPORT_NUMBA',
]

_minimal_brainpylib_version = '0.1.7'

_minimal_brainpylib_version = '0.1.9'


def import_numba():
Expand Down

0 comments on commit fc6d657

Please sign in to comment.