Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit ca4b7bc

Browse files
authored
update pebble min version
For context manager usage
1 parent dfd2029 commit ca4b7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
'pickleshare>=0.7.3',
5454
'Jinja2>=2.8',
5555
'future',
56-
'Pebble>=4.3.10',
56+
'Pebble>=4.6.0',
5757
],
5858
extras_require={
5959
'all': EXTRA_SCOOP + EXTRA_NEUROML + EXTRA_LFP + EXTRA_ARBOR,

0 commit comments

Comments
 (0)