requirements.txt 575 B

1234567891011121314151617181920212223242526272829303132333435
  1. appnope==0.1.0
  2. backcall==0.2.0
  3. bids-validator==1.5.4
  4. click==7.1.2
  5. decorator==4.4.2
  6. docopt==0.6.2
  7. ipykernel==5.3.4
  8. ipython==7.18.1
  9. ipython-genutils==0.2.0
  10. jedi==0.17.2
  11. jupyter-client==6.1.7
  12. jupyter-core==4.6.3
  13. nibabel==3.1.1
  14. num2words==0.5.10
  15. numpy==1.19.2
  16. packaging==20.4
  17. pandas==1.1.2
  18. parso==0.7.1
  19. patsy==0.5.1
  20. pexpect==4.8.0
  21. pickleshare==0.7.5
  22. prompt-toolkit==3.0.7
  23. ptyprocess==0.6.0
  24. pybids==0.12.1
  25. Pygments==2.7.1
  26. pyparsing==2.4.7
  27. python-dateutil==2.8.1
  28. pytz==2020.1
  29. pyzmq==19.0.2
  30. scipy==1.5.2
  31. six==1.15.0
  32. SQLAlchemy==1.3.19
  33. tornado==6.0.4
  34. traitlets==5.0.4
  35. wcwidth==0.2.5