requirements.txt 433 B

12345678910111213141516
  1. numpy>=1.8.2
  2. quantities>=0.10.1
  3. scipy>=0.14.0
  4. six
  5. enum>0.4.4
  6. #
  7. # The following are the three packages bundled in subdirectories of
  8. # the code directory.
  9. # Uncomment the lines below to install the packages rather than
  10. # use these frozen budled packages in the code subdirectory. In addition
  11. # you will need to make corresponding changes to the file
  12. # load_local_neo_odml_elephant.py
  13. #
  14. # python-neo=0.5.2
  15. # elephant=0.4.1
  16. # odml=1.2