superset.yaml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. name: superset
  2. channels:
  3. - defaults
  4. dependencies:
  5. - bitarray=0.8.3=py36h14c3975_0
  6. - blas=1.0=mkl
  7. - ca-certificates=2019.1.23=0
  8. - certifi=2018.11.29=py36_0
  9. - cyrus-sasl=2.1.26=h82bf5a1_4
  10. - impyla=0.14.1=py36_1
  11. - intel-openmp=2019.1=144
  12. - krb5=1.16.1=h173b8e3_7
  13. - libdb=6.1.26=he6710b0_0
  14. - libedit=3.1.20181209=hc058e9b_0
  15. - libffi=3.2.1=hd88cf55_4
  16. - libgcc-ng=8.2.0=hdf63c60_1
  17. - libgfortran-ng=7.3.0=hdf63c60_0
  18. - libntlm=1.4=h14c3975_2
  19. - libstdcxx-ng=8.2.0=hdf63c60_1
  20. - mkl=2019.1=144
  21. - mkl_fft=1.0.10=py36ha843d7b_0
  22. - mkl_random=1.0.2=py36hd81dba3_0
  23. - ncurses=6.1=he6710b0_1
  24. - numpy=1.15.4=py36h7e9f1db_0
  25. - numpy-base=1.15.4=py36hde5b4d6_0
  26. - openssl=1.1.1b=h7b6447c_0
  27. - pandas=0.23.4=py36h04863e7_0
  28. - pip=19.0.3=py36_0
  29. - ply=3.11=py36_0
  30. - python=3.6.7=h0371630_0
  31. - python-dateutil=2.8.0=py36_0
  32. - pytz=2018.9=py36_0
  33. - readline=7.0=h7b6447c_5
  34. - sasl=0.2.1=py36h779454e_1
  35. - setuptools=40.8.0=py36_0
  36. - six=1.12.0=py36_0
  37. - sqlite=3.26.0=h7b6447c_0
  38. - thrift_sasl=0.2.1=py36_0
  39. - thriftpy=0.3.9=py36h14c3975_2
  40. - tk=8.6.8=hbc83047_0
  41. - wheel=0.33.1=py36_0
  42. - xz=5.2.4=h14c3975_4
  43. - zlib=1.2.11=h7b6447c_3
  44. - pip:
  45. - alembic==1.0.7
  46. - amqp==2.4.1
  47. - asn1crypto==0.24.0
  48. - babel==2.6.0
  49. - billiard==3.5.0.5
  50. - bleach==3.1.0
  51. - boto3==1.4.7
  52. - botocore==1.7.48
  53. - cchardet==2.1.4
  54. - celery==4.2.1
  55. - cffi==1.12.2
  56. - chardet==3.0.4
  57. - click==6.7
  58. - colorama==0.3.9
  59. - contextlib2==0.5.5
  60. - cryptography==2.6.1
  61. - defusedxml==0.5.0
  62. - docutils==0.14
  63. - et-xmlfile==1.0.1
  64. - flask==0.12.4
  65. - flask-appbuilder==1.12.3
  66. - flask-babel==0.12.2
  67. - flask-caching==1.5.0
  68. - flask-compress==1.4.0
  69. - flask-login==0.4.1
  70. - flask-migrate==2.4.0
  71. - flask-openid==1.2.5
  72. - flask-sqlalchemy==2.3.2
  73. - flask-wtf==0.14.2
  74. - flower==0.9.2
  75. - future==0.16.0
  76. - geographiclib==1.49
  77. - geopy==1.18.1
  78. - gunicorn==19.9.0
  79. - humanize==0.5.1
  80. - idna==2.8
  81. - ijson==2.3
  82. - isodate==0.6.0
  83. - itsdangerous==1.1.0
  84. - jdcal==1.4
  85. - jinja2==2.10
  86. - jmespath==0.9.4
  87. - jsonlines==1.2.0
  88. - jsonschema==2.6.0
  89. - kombu==4.3.0
  90. - linear-tsv==1.1.0
  91. - mako==1.0.7
  92. - markdown==3.0.1
  93. - markupsafe==1.1.1
  94. - openpyxl==2.4.11
  95. - parsedatetime==2.4
  96. - pathlib2==2.3.3
  97. - polyline==1.3.2
  98. - pycparser==2.19
  99. - pydruid==0.5.0
  100. - pyhive==0.6.1
  101. - python-editor==1.0.4
  102. - python-geohash==0.8.5
  103. - python3-openid==3.1.0
  104. - pyyaml==3.13
  105. - requests==2.21.0
  106. - rfc3986==1.2.0
  107. - s3transfer==0.1.13
  108. - simplejson==3.16.0
  109. - sqlalchemy==1.2.18
  110. - sqlalchemy-utils==0.33.11
  111. - sqlparse==0.2.4
  112. - superset==0.28.1
  113. - tableschema==1.3.0
  114. - tabulator==1.19.0
  115. - thrift==0.11.0
  116. - tornado==5.1.1
  117. - unicodecsv==0.14.1
  118. - unidecode==1.0.23
  119. - urllib3==1.24.1
  120. - vine==1.2.0
  121. - webencodings==0.5.1
  122. - werkzeug==0.14.1
  123. - wtforms==2.2.1
  124. - xlrd==1.2.0
  125. prefix: /root/anaconda2/envs/superset