Skip to content

Commit 653403b

Browse files
committed
update brainpylib requirements
1 parent 60b3e89 commit 653403b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

brainpy/_src/tools/package.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
'SUPPORT_NUMBA',
2424
]
2525

26-
_minimal_brainpylib_version = '0.1.7'
26+
27+
_minimal_brainpylib_version = '0.1.9'
2728

2829

2930
def import_numba():

0 commit comments

Comments
 (0)