requirements.txt 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303
  1. absl-py==0.15.0
  2. alabaster==0.7.12
  3. anaconda-client==1.7.2
  4. anaconda-navigator==2.0.3
  5. anaconda-project==0.9.1
  6. anyio==3.3.4
  7. appdirs==1.4.4
  8. argh==0.26.2
  9. argon2-cffi==20.1.0
  10. asgiref==3.4.1
  11. asn1crypto==1.4.0
  12. astroid==2.5
  13. astropy==4.2.1
  14. astunparse==1.6.3
  15. async-generator==1.10
  16. atomicwrites==1.4.0
  17. attrs==20.3.0
  18. autopep8==1.5.6
  19. Babel==2.9.0
  20. backcall==0.2.0
  21. backports.functools-lru-cache==1.6.4
  22. backports.shutil-get-terminal-size==1.0.0
  23. backports.tempfile==1.0
  24. backports.weakref==1.0.post1
  25. beautifulsoup4==4.9.3
  26. bitarray==2.1.0
  27. bkcharts==0.2
  28. black==19.10b0
  29. bleach==3.3.0
  30. bokeh==2.3.2
  31. boto==2.49.0
  32. Bottleneck==1.3.2
  33. brotlipy==0.7.0
  34. cachetools==4.2.4
  35. certifi==2021.10.8
  36. cffi==1.14.5
  37. chardet==4.0.0
  38. charset-normalizer==2.0.7
  39. clang==5.0
  40. click==8.0.3
  41. cloudpickle==1.6.0
  42. clyent==1.2.2
  43. colorama==0.4.4
  44. conda==4.10.3
  45. conda-build==3.21.4
  46. conda-content-trust==0+unknown
  47. conda-package-handling==1.7.3
  48. conda-repo-cli==1.0.4
  49. conda-token==0.3.0
  50. conda-verify==3.4.2
  51. contextlib2==0.6.0.post1
  52. cryptography==3.4.7
  53. cssselect==1.1.0
  54. cssutils==2.3.0
  55. cycler==0.10.0
  56. Cython==0.29.23
  57. cytoolz==0.11.0
  58. dask==2021.4.0
  59. decorator==5.0.6
  60. defusedxml==0.7.1
  61. diff-match-patch==20200713
  62. distributed==2021.4.1
  63. docutils==0.17.1
  64. ecdsa==0.17.0
  65. emails==0.6
  66. entrypoints==0.3
  67. et-xmlfile==1.0.1
  68. fastapi==0.70.0
  69. fastcache==1.1.0
  70. filelock==3.0.12
  71. flake8==3.9.0
  72. Flask==1.1.2
  73. flatbuffers==1.12
  74. fsspec==0.9.0
  75. future==0.18.2
  76. gast==0.4.0
  77. gevent==21.1.2
  78. glob2==0.7
  79. gmpy2==2.0.8
  80. google-auth==2.3.0
  81. google-auth-oauthlib==0.4.6
  82. google-pasta==0.2.0
  83. greenlet==1.0.0
  84. grpcio==1.41.0
  85. h5py==3.1.0
  86. HeapDict==1.0.1
  87. html5lib==1.1
  88. httptools==0.2.0
  89. idna==3.3
  90. imageio==2.9.0
  91. imagesize==1.2.0
  92. importlib-metadata==3.10.0
  93. iniconfig==1.1.1
  94. intervaltree==3.1.0
  95. ipykernel==5.3.4
  96. ipython==7.22.0
  97. ipython-genutils==0.2.0
  98. ipywidgets==7.6.3
  99. isort==5.8.0
  100. itsdangerous==1.1.0
  101. jdcal==1.4.1
  102. jedi==0.17.2
  103. jeepney==0.6.0
  104. Jinja2==3.0.2
  105. joblib==1.0.1
  106. json5==0.9.5
  107. jsonschema==3.2.0
  108. jupyter==1.0.0
  109. jupyter-client==6.1.12
  110. jupyter-console==6.4.0
  111. jupyter-core==4.7.1
  112. jupyter-packaging==0.7.12
  113. jupyter-server==1.4.1
  114. jupyterlab==3.0.14
  115. jupyterlab-pygments==0.1.2
  116. jupyterlab-server==2.4.0
  117. jupyterlab-widgets==1.0.0
  118. keras==2.6.0
  119. Keras-Preprocessing==1.1.2
  120. keyring==22.3.0
  121. kiwisolver==1.3.1
  122. lazy-object-proxy==1.6.0
  123. libarchive-c==2.9
  124. line-pay==0.2.0
  125. llvmlite==0.36.0
  126. locket==0.2.1
  127. lxml==4.6.3
  128. Markdown==3.3.4
  129. MarkupSafe==2.0.1
  130. matplotlib==3.3.4
  131. mccabe==0.6.1
  132. mistune==0.8.4
  133. mkl-fft==1.3.0
  134. mkl-random==1.2.1
  135. mkl-service==2.3.0
  136. mock==4.0.3
  137. more-itertools==8.7.0
  138. mpmath==1.2.1
  139. msgpack==1.0.2
  140. multipledispatch==0.6.0
  141. mypy-extensions==0.4.3
  142. mysql==0.0.3
  143. mysql-connector-python==8.0.27
  144. mysqlclient==2.0.3
  145. navigator-updater==0.2.1
  146. nbclassic==0.2.6
  147. nbclient==0.5.3
  148. nbconvert==6.0.7
  149. nbformat==5.1.3
  150. nest-asyncio==1.5.1
  151. networkx==2.5
  152. nltk==3.6.1
  153. nose==1.3.7
  154. notebook==6.3.0
  155. numba==0.53.1
  156. numexpr==2.7.3
  157. numpy==1.19.5
  158. numpydoc==1.1.0
  159. oauthlib==3.1.1
  160. olefile==0.46
  161. openpyxl==3.0.7
  162. opt-einsum==3.3.0
  163. packaging==20.9
  164. pandas==1.2.4
  165. pandocfilters==1.4.3
  166. parso==0.7.0
  167. partd==1.2.0
  168. passlib==1.7.4
  169. path==15.1.2
  170. pathlib2==2.3.5
  171. pathspec==0.7.0
  172. patsy==0.5.1
  173. pep8==1.7.1
  174. pexpect==4.8.0
  175. pickleshare==0.7.5
  176. Pillow==8.2.0
  177. pip==21.0.1
  178. pkginfo==1.7.0
  179. pluggy==0.13.1
  180. ply==3.11
  181. premailer==3.10.0
  182. prometheus-client==0.10.1
  183. prompt-toolkit==3.0.17
  184. protobuf==3.19.0
  185. psutil==5.8.0
  186. ptyprocess==0.7.0
  187. py==1.10.0
  188. pyasn1==0.4.8
  189. pyasn1-modules==0.2.8
  190. pycodestyle==2.6.0
  191. pycosat==0.6.3
  192. pycparser==2.20
  193. pycurl==7.43.0.6
  194. pydocstyle==6.0.0
  195. pyerfa==1.7.3
  196. pyflakes==2.2.0
  197. Pygments==2.8.1
  198. pylint==2.7.4
  199. pyls-black==0.4.6
  200. pyls-spyder==0.3.2
  201. pyodbc==4.0.0-unsupported
  202. pyOpenSSL==20.0.1
  203. pyparsing==2.4.7
  204. pyrsistent==0.17.3
  205. PySocks==1.7.1
  206. pytest==6.2.3
  207. python-dateutil==2.8.1
  208. python-dotenv==0.19.1
  209. python-jose==3.3.0
  210. python-jsonrpc-server==0.4.0
  211. python-language-server==0.36.2
  212. pytz==2021.1
  213. PyWavelets==1.1.1
  214. pyxdg==0.27
  215. PyYAML==6.0
  216. pyzmq==20.0.0
  217. QDarkStyle==2.8.1
  218. QtAwesome==1.0.2
  219. qtconsole==5.0.3
  220. QtPy==1.9.0
  221. regex==2021.4.4
  222. requests==2.26.0
  223. requests-oauthlib==1.3.0
  224. rope==0.18.0
  225. rsa==4.7.2
  226. Rtree==0.9.7
  227. ruamel-yaml-conda==0.15.100
  228. scikit-image==0.18.1
  229. scikit-learn==0.24.1
  230. scipy==1.6.2
  231. seaborn==0.11.1
  232. SecretStorage==3.3.1
  233. Send2Trash==1.5.0
  234. setuptools==52.0.0.post20210125
  235. simplegeneric==0.8.1
  236. singledispatch==0.0.0
  237. sip==4.19.13
  238. six==1.15.0
  239. sniffio==1.2.0
  240. snowballstemmer==2.1.0
  241. sortedcollections==2.1.0
  242. sortedcontainers==2.3.0
  243. soupsieve==2.2.1
  244. Sphinx==4.0.1
  245. sphinxcontrib-applehelp==1.0.2
  246. sphinxcontrib-devhelp==1.0.2
  247. sphinxcontrib-htmlhelp==1.0.3
  248. sphinxcontrib-jsmath==1.0.1
  249. sphinxcontrib-qthelp==1.0.3
  250. sphinxcontrib-serializinghtml==1.1.4
  251. sphinxcontrib-websupport==1.2.4
  252. spyder==4.2.5
  253. spyder-kernels==1.10.2
  254. SQLAlchemy==1.4.15
  255. starlette==0.16.0
  256. statsmodels==0.12.2
  257. sympy==1.8
  258. tables==3.6.1
  259. tblib==1.7.0
  260. tensorboard==2.7.0
  261. tensorboard-data-server==0.6.1
  262. tensorboard-plugin-wit==1.8.0
  263. tensorflow==2.6.0
  264. tensorflow-estimator==2.6.0
  265. termcolor==1.1.0
  266. terminado==0.9.4
  267. testpath==0.4.4
  268. textdistance==4.2.1
  269. threadpoolctl==2.1.0
  270. three-merge==0.1.1
  271. tifffile==2020.10.1
  272. toml==0.10.2
  273. toolz==0.11.1
  274. tornado==6.1
  275. tqdm==4.59.0
  276. traitlets==5.0.5
  277. typed-ast==1.4.2
  278. typing-extensions==3.10.0.2
  279. ujson==4.0.2
  280. unicodecsv==0.14.1
  281. unicorn==1.0.3
  282. urllib3==1.26.7
  283. uvicorn==0.15.0
  284. uvloop==0.16.0
  285. watchdog==1.0.2
  286. watchgod==0.7
  287. wcwidth==0.2.5
  288. webencodings==0.5.1
  289. websockets==10.0
  290. Werkzeug==1.0.1
  291. wheel==0.36.2
  292. widgetsnbextension==3.5.1
  293. wrapt==1.12.1
  294. wurlitzer==2.1.0
  295. xlrd==2.0.1
  296. XlsxWriter==1.3.8
  297. xlwt==1.3.0
  298. xmltodict==0.12.0
  299. yapf==0.31.0
  300. zict==2.0.0
  301. zipp==3.4.1
  302. zope.event==4.5.0
  303. zope.interface==5.3.0