Skip to content

Commit

Permalink
== -> >= in requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Dec 10, 2020
1 parent f54fb6b commit 3e8e46b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
spikeextractors==0.9.3
spiketoolkit==0.7.2
spikesorters==0.4.3
spikecomparison==0.3.1
spikewidgets==0.5.1
spikeextractors>=0.9.3
spiketoolkit>=0.7.2
spikesorters>=0.4.3
spikecomparison>=0.3.1
spikewidgets>=0.5.1

0 comments on commit 3e8e46b

Please sign in to comment.