Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Mar 12, 2021
1 parent 3fc4099 commit 6869c4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
package_data={},
install_requires=[
'numpy',
'spikeextractors>=0.9.3',
'spikemetrics>=0.2.3',
'spikeextractors>=0.9.4',
'spikemetrics>=0.2.4',
'spikefeatures',
'scikit-learn',
'scipy',
Expand Down

0 comments on commit 6869c4f

Please sign in to comment.