Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. Cython==0.23.4
  2. Flask==0.10.1
  3. Flask-Excel==0.0.4
  4. Flask-Login==0.3.2
  5. Flask-SQLAlchemy==2.1
  6. Flask-WTF==0.12
  7. Flask-WhooshAlchemy==0.56
  8. Jinja2==2.8
  9. MarkupSafe==0.23
  10. Pillow==3.3.0
  11. Pygments==2.1.3
  12. SQLAlchemy==1.0.14
  13. Tempita==0.5.2
  14. WTForms==2.1
  15. Werkzeug==0.11.10
  16. Whoosh==2.7.4
  17. XlsxWriter==0.8.4
  18. backports-abc==0.4
  19. blinker==1.4
  20. cycler==0.10.0
  21. dask==0.10.1
  22. decorator==4.0.10
  23. et-xmlfile==1.0.1
  24. gmmpy==1.14.3
  25. ipython==5.0.0
  26. ipython-genutils==0.1.0
  27. itsdangerous==0.24
  28. jdcal==1.2
  29. jsonschema==2.5.1
  30. matplotlib==1.5.1
  31. mpmath==0.19
  32. networkx==1.11
  33. numexpr==2.6.1
  34. numpy==1.10.4
  35. openpyxl==2.3.5
  36. pandas==0.17.1
  37. path.py==8.2.1
  38. patsy==0.4.1
  39. pbr==1.8.1
  40. pexpect==4.2.0
  41. pickleshare==0.6
  42. prompt-toolkit==1.0.3
  43. psutil==4.3.0
  44. ptyprocess==0.5.1
  45. pyexcel==0.2.4
  46. pyexcel-io==0.2.1
  47. pyexcel-webio==0.0.7
  48. pylab==0.1.3
  49. pyparsing==2.1.5
  50. python-dateutil==2.4.2
  51. pytz==2015.7
  52. pyzmq==15.2.0
  53. requests==2.9.1
  54. scikit-image==0.12.3
  55. scikit-learn==0.17.1
  56. scipy==0.17.1
  57. seaborn==0.7.1
  58. simplegeneric==0.8.1
  59. six==1.10.0
  60. sqlalchemy-migrate==0.10.0
  61. sqlparse==0.2.0
  62. statsmodels==0.6.1
  63. sympy==1.0
  64. texttable==0.8.4
  65. toolz==0.8.0
  66. tornado==4.4
  67. traitlets==4.2.2
  68. wcwidth==0.1.7
  69. xlrd==0.9.4
  70. xmltodict==0.10.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement