Browse Source

Add pandas and scipy to code/requirements.txt

Yaroslav Halchenko 1 year ago
parent
commit
4bbb2c9dca
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ephys_neuropixel/rawdata/code/requirements.txt

+ 3 - 0
ephys_neuropixel/rawdata/code/requirements.txt

@@ -1,2 +1,5 @@
+pandas
+scipy
 git+https://github.com/INT-NIT/BEP032tools.git@master
 git+https://github.com/SpikeInterface/spikeinterface.git
+