requirements.txt 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. alabaster==0.7.12
  2. alembic==1.4.2
  3. amqp==2.6.1
  4. apache-airflow==1.10.12
  5. apispec==1.3.3
  6. argcomplete==1.12.0
  7. asana==0.10.3
  8. attrs==19.3.0
  9. Babel==2.8.0
  10. bcrypt==3.2.0
  11. beautifulsoup4==4.9.3
  12. billiard==3.6.3.0
  13. bs4==0.0.1
  14. cached-property==1.5.1
  15. cachetools==4.1.1
  16. cattrs==1.0.0
  17. celery==4.4.7
  18. certifi==2020.6.20
  19. cffi==1.14.2
  20. chardet==3.0.4
  21. click==6.7
  22. colorama==0.4.3
  23. colorlog==4.0.2
  24. configparser==3.5.3
  25. coverage==5.3
  26. coveralls==1.3.0
  27. croniter==0.3.34
  28. cryptography==3.0
  29. defusedxml==0.6.0
  30. dill==0.3.2
  31. dnspython==1.16.0
  32. docopt==0.6.2
  33. docutils==0.16
  34. email-validator==1.1.1
  35. Flask==1.1.2
  36. Flask-Admin==1.5.4
  37. Flask-AppBuilder==2.3.4
  38. Flask-Babel==1.0.0
  39. Flask-Caching==1.3.3
  40. Flask-JWT-Extended==3.24.1
  41. Flask-Login==0.4.1
  42. Flask-SQLAlchemy==2.4.4
  43. flask-swagger==0.2.14
  44. Flask-WTF==0.14.3
  45. flower==0.9.5
  46. funcsigs==1.0.2
  47. future==0.18.2
  48. graphviz==0.14.1
  49. grpc-google-iam-v1==0.12.3
  50. grpcio==1.31.0
  51. grpcio-gcp==0.2.2
  52. gunicorn==20.0.4
  53. gviz-api==1.9.0
  54. html5lib==1.0.1
  55. httplib2==0.18.1
  56. humanize==2.6.0
  57. idna==2.10
  58. imagesize==1.2.0
  59. importlib-metadata==1.7.0
  60. install==1.3.4
  61. iso8601==0.1.12
  62. itsdangerous==1.1.0
  63. Jinja2==2.11.2
  64. json-merge-patch==0.2
  65. jsonschema==3.2.0
  66. kombu==4.6.11
  67. lazy-object-proxy==1.5.1
  68. linecache2==1.0.0
  69. lockfile==0.12.2
  70. lxml==4.2.4
  71. Mako==1.1.3
  72. Markdown==2.6.11
  73. MarkupSafe==1.1.1
  74. marshmallow==2.21.0
  75. marshmallow-enum==1.5.1
  76. marshmallow-sqlalchemy==0.23.1
  77. natsort==7.0.1
  78. numpy==1.19.1
  79. oauthlib==3.1.0
  80. packaging==20.4
  81. pandas==1.1.0
  82. pandas-gbq==0.13.2
  83. paramiko==2.7.1
  84. pendulum==1.4.4
  85. prison==0.1.3
  86. prometheus-client==0.8.0
  87. protobuf==3.13.0
  88. psutil==5.7.2
  89. psycopg2-binary==2.8.5
  90. pyasn1==0.4.8
  91. pyasn1-modules==0.2.8
  92. pycparser==2.20
  93. pydata-google-auth==1.1.0
  94. Pygments==2.6.1
  95. PyJWT==1.7.1
  96. PyMySQL==0.9.2
  97. PyNaCl==1.4.0
  98. pyOpenSSL==19.1.0
  99. pyparsing==2.4.7
  100. pyrsistent==0.16.0
  101. python-daemon==2.2.4
  102. python-dateutil==2.8.1
  103. python-editor==1.0.4
  104. python-nvd3==0.15.0
  105. python-slugify==4.0.1
  106. python3-openid==3.2.0
  107. pytz==2020.1
  108. pytzdata==2020.1
  109. PyYAML==5.3.1
  110. redis==3.5.3
  111. requests==2.24.0
  112. requests-oauthlib==1.3.0
  113. rsa==4.6
  114. semver==2.10.2
  115. setproctitle==1.1.10
  116. six==1.15.0
  117. slackclient==1.3.2
  118. snowballstemmer==2.0.0
  119. soupsieve==2.0.1
  120. Sphinx==3.2.1
  121. sphinx-rtd-theme==0.4.3
  122. sphinxcontrib-applehelp==1.0.2
  123. sphinxcontrib-devhelp==1.0.2
  124. sphinxcontrib-htmlhelp==1.0.3
  125. sphinxcontrib-jsmath==1.0.1
  126. sphinxcontrib-qthelp==1.0.3
  127. sphinxcontrib-serializinghtml==1.1.4
  128. sphinx_rtd_theme==0.4.3
  129. spython==0.0.85
  130. SQLAlchemy==1.3.18
  131. SQLAlchemy-JSONField==0.9.0
  132. SQLAlchemy-Utils==0.36.8
  133. sshtunnel==0.2.2
  134. tabulate==0.8.7
  135. tenacity==4.12.0
  136. text-unidecode==1.3
  137. thrift==0.13.0
  138. tornado==5.1.1
  139. traceback2==1.4.0
  140. typing==3.7.4.3
  141. typing-extensions==3.7.4.2
  142. tzlocal==1.5.1
  143. unicodecsv==0.14.1
  144. unittest2==1.1.0
  145. uritemplate==3.0.1
  146. urllib3==1.25.10
  147. vine==1.3.0
  148. webencodings==0.5.1
  149. websocket-client==0.54.0
  150. Werkzeug==0.16.1
  151. WTForms==2.3.3
  152. xlrd==1.1.0
  153. zipp==3.1.0
  154. zope.deprecation==4.4.0
  155. matplotlib==3.3.2
  156. atlassian-python-api==3.14.0
  157. pytest==6.2.4
  158. flake8==3.9.2
  159. tox==3.24.3