requirements.txt 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272
  1. alabaster==0.7.12
  2. anaconda-client==1.7.2
  3. anaconda-navigator==1.9.12
  4. anaconda-project==0.8.3
  5. argh==0.26.2
  6. asgiref==3.7.2
  7. asn1crypto==1.3.0
  8. astroid==2.3.3
  9. astropy==4.0
  10. atomicwrites==1.3.0
  11. attrs==19.3.0
  12. autopep8==1.4.4
  13. Babel==2.8.0
  14. backcall==0.1.0
  15. backports.functools-lru-cache==1.6.1
  16. backports.shutil-get-terminal-size==1.0.0
  17. backports.tempfile==1.0
  18. backports.weakref==1.0.post1
  19. bcrypt==3.1.7
  20. beautifulsoup4==4.8.2
  21. bidict==0.22.1
  22. bitarray==1.2.1
  23. bkcharts==0.2
  24. bleach==3.1.0
  25. bokeh==1.4.0
  26. boto==2.49.0
  27. Bottleneck==1.3.2
  28. cachetools==5.3.2
  29. certifi==2019.11.28
  30. cffi==1.14.0
  31. chardet==3.0.4
  32. Click==7.0
  33. cloudpickle==1.3.0
  34. clyent==1.2.2
  35. colorama==0.4.3
  36. comtypes==1.1.7
  37. conda==4.14.0
  38. conda-build==3.18.11
  39. conda-package-handling==1.6.0
  40. conda-verify==3.4.2
  41. configparser==5.3.0
  42. contextlib2==0.6.0.post1
  43. cryptography==2.8
  44. cycler==0.10.0
  45. Cython==0.29.15
  46. cytoolz==0.10.1
  47. dask==2.11.0
  48. decorator==4.4.1
  49. defusedxml==0.6.0
  50. diff-match-patch==20181111
  51. distributed==2.11.0
  52. Django==3.2.25
  53. docutils==0.16
  54. entrypoints==0.3
  55. et-xmlfile==1.0.1
  56. fastcache==1.1.0
  57. filelock==3.0.12
  58. flake8==3.7.9
  59. Flask==1.1.1
  60. Flask-Login==0.6.3
  61. Flask-OAuth==0.12
  62. Flask-SocketIO==5.3.6
  63. fsspec==0.6.2
  64. future==0.18.2
  65. gevent==1.4.0
  66. glob2==0.7
  67. google-api-core==2.14.0
  68. google-api-python-client==2.109.0
  69. google-auth==2.24.0
  70. google-auth-httplib2==0.1.1
  71. google-auth-oauthlib==1.1.0
  72. googleapis-common-protos==1.61.0
  73. greenlet==0.4.15
  74. gunicorn==21.2.0
  75. h11==0.14.0
  76. h5py==2.10.0
  77. HeapDict==1.0.1
  78. html5lib==1.0.1
  79. httplib2==0.22.0
  80. hypothesis==5.5.4
  81. idna==2.8
  82. imageio==2.6.1
  83. imagesize==1.2.0
  84. importlib-metadata==1.5.0
  85. intervaltree==3.0.2
  86. ipykernel==5.1.4
  87. ipython==7.12.0
  88. ipython-genutils==0.2.0
  89. ipywidgets==7.5.1
  90. isort==4.3.21
  91. itsdangerous==1.1.0
  92. jdcal==1.4.1
  93. jedi==0.14.1
  94. jieba==0.42.1
  95. Jinja2==2.11.1
  96. joblib==0.14.1
  97. json5==0.9.1
  98. jsonschema==3.2.0
  99. jupyter==1.0.0
  100. jupyter-client==5.3.4
  101. jupyter-console==6.1.0
  102. jupyter-core==4.6.1
  103. jupyterlab==1.2.6
  104. jupyterlab-server==1.0.6
  105. keras==2.10.0
  106. Keras-Preprocessing==1.1.2
  107. keyring==21.1.0
  108. kiwisolver==1.1.0
  109. lazy-object-proxy==1.4.3
  110. libarchive-c==2.8
  111. llvmlite==0.31.0
  112. locket==0.2.0
  113. lxml==4.5.0
  114. MarkupSafe==1.1.1
  115. matplotlib==3.1.3
  116. mccabe==0.6.1
  117. menuinst==1.4.16
  118. mistune==0.8.4
  119. mkl-fft==1.0.15
  120. mkl-random==1.1.0
  121. mkl-service==2.3.0
  122. mock==4.0.1
  123. more-itertools==8.2.0
  124. mpmath==1.1.0
  125. msgpack==0.6.1
  126. multipledispatch==0.6.0
  127. nanorm==1.9.13
  128. navigator-updater==0.2.1
  129. nbconvert==5.6.1
  130. nbformat==5.0.4
  131. networkx==2.4
  132. nltk==3.4.5
  133. nose==1.3.7
  134. notebook==6.0.3
  135. numba==0.48.0
  136. numexpr==2.7.1
  137. numpy==1.18.1
  138. numpydoc==0.9.2
  139. oauth2==1.9.0.post1
  140. oauth2client==4.1.3
  141. oauthlib==3.2.2
  142. olefile==0.46
  143. opencv-python==4.9.0.80
  144. openpyxl==3.0.3
  145. packaging==20.1
  146. pandas==1.0.1
  147. pandocfilters==1.4.2
  148. paramiko==2.7.1
  149. parso==0.5.2
  150. partd==1.1.0
  151. path==13.1.0
  152. pathlib2==2.3.5
  153. pathtools==0.1.2
  154. patsy==0.5.1
  155. pep8==1.7.1
  156. pexpect==4.8.0
  157. pickleshare==0.7.5
  158. Pillow==9.5.0
  159. pkginfo==1.5.0.1
  160. pluggy==0.13.1
  161. ply==3.11
  162. prometheus-client==0.7.1
  163. prompt-toolkit==3.0.3
  164. protobuf==4.24.4
  165. psutil==5.6.7
  166. py==1.8.1
  167. pyasn1==0.5.1
  168. pyasn1-modules==0.3.0
  169. pycodestyle==2.5.0
  170. pycosat==0.6.3
  171. pycparser==2.19
  172. pycrypto==2.6.1
  173. pycurl==7.43.0.5
  174. pydocstyle==4.0.1
  175. pyflakes==2.1.1
  176. Pygments==2.5.2
  177. pylint==2.4.4
  178. PyNaCl==1.3.0
  179. pyodbc===4.0.0-unsupported
  180. pyOpenSSL==19.1.0
  181. pyparsing==2.4.6
  182. pyreadline==2.1
  183. pyrsistent==0.15.7
  184. PySocks==1.7.1
  185. pytest==5.3.5
  186. pytest-arraydiff==0.3
  187. pytest-astropy==0.8.0
  188. pytest-astropy-header==0.1.2
  189. pytest-doctestplus==0.5.0
  190. pytest-openfiles==0.4.0
  191. pytest-remotedata==0.3.2
  192. python-dateutil==2.8.1
  193. python-engineio==4.8.0
  194. python-jsonrpc-server==0.3.4
  195. python-language-server==0.31.7
  196. python-socketio==5.10.0
  197. pytz==2019.3
  198. PyWavelets==1.1.1
  199. pywin32==227
  200. pywin32-ctypes==0.2.0
  201. pywinpty==0.5.7
  202. PyYAML==5.3
  203. pyzmq==18.1.1
  204. QDarkStyle==2.8
  205. QtAwesome==0.6.1
  206. qtconsole==4.6.0
  207. QtPy==1.9.0
  208. requests==2.22.0
  209. requests-oauthlib==1.3.1
  210. rope==0.16.0
  211. rsa==4.9
  212. Rtree==0.9.3
  213. ruamel-yaml==0.15.87
  214. scikit-image==0.16.2
  215. scikit-learn==0.22.1
  216. scipy==1.4.1
  217. seaborn==0.10.0
  218. Send2Trash==1.5.0
  219. simple-websocket==1.0.0
  220. simplegeneric==0.8.1
  221. singledispatch==3.4.0.3
  222. six==1.14.0
  223. snowballstemmer==2.0.0
  224. sortedcollections==1.1.2
  225. sortedcontainers==2.1.0
  226. soupsieve==1.9.5
  227. Sphinx==2.4.0
  228. sphinxcontrib-applehelp==1.0.1
  229. sphinxcontrib-devhelp==1.0.1
  230. sphinxcontrib-htmlhelp==1.0.2
  231. sphinxcontrib-jsmath==1.0.1
  232. sphinxcontrib-qthelp==1.0.2
  233. sphinxcontrib-serializinghtml==1.1.3
  234. sphinxcontrib-websupport==1.2.0
  235. spyder==4.0.1
  236. spyder-kernels==1.8.1
  237. SQLAlchemy==1.3.13
  238. sqlparse==0.4.4
  239. statsmodels==0.11.0
  240. sympy==1.5.1
  241. tables==3.6.1
  242. tblib==1.6.0
  243. terminado==0.8.3
  244. testpath==0.4.4
  245. toolz==0.10.0
  246. tornado==6.0.3
  247. tqdm==4.42.1
  248. traitlets==4.3.3
  249. typing-extensions==4.7.1
  250. ujson==1.35
  251. unicodecsv==0.14.1
  252. uritemplate==4.1.1
  253. urllib3==1.25.8
  254. watchdog==0.10.2
  255. wcwidth==0.1.8
  256. webencodings==0.5.1
  257. Werkzeug==1.0.0
  258. widgetsnbextension==3.5.1
  259. win-inet-pton==1.1.0
  260. win-unicode-console==0.5
  261. wincertstore==0.2
  262. wordcloud==1.9.4
  263. wrapt==1.11.2
  264. wsproto==1.2.0
  265. xlrd==1.2.0
  266. XlsxWriter==1.2.7
  267. xlwings==0.17.1
  268. xlwt==1.3.0
  269. xmltodict==0.12.0
  270. yapf==0.28.0
  271. zict==1.0.0
  272. zipp==2.2.0