Skip to content

Commit

Permalink
update pebble min version
Browse files Browse the repository at this point in the history
For context manager usage
  • Loading branch information
anilbey authored Aug 2, 2023
1 parent dfd2029 commit ca4b7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
'pickleshare>=0.7.3',
'Jinja2>=2.8',
'future',
'Pebble>=4.3.10',
'Pebble>=4.6.0',
],
extras_require={
'all': EXTRA_SCOOP + EXTRA_NEUROML + EXTRA_LFP + EXTRA_ARBOR,
Expand Down

0 comments on commit ca4b7bc

Please sign in to comment.