Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements.txt 3.3 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
  1. absl-py==0.10.0
  2. appdirs==1.4.4
  3. asn1crypto==0.24.0
  4. astor==0.8.0
  5. astunparse==1.6.3
  6. atpublic==2.1.2
  7. attrs==19.1.0
  8. backcall==0.1.0
  9. bleach==3.1.0
  10. boltons==20.2.1
  11. cachetools==4.2.1
  12. certifi==2020.12.5
  13. cffi==1.13.2
  14. chardet==4.0.0
  15. click==7.1.2
  16. colorama==0.4.4
  17. commonmark==0.9.1
  18. configobj==5.0.6
  19. contextlib2==0.6.0.post1
  20. cryptography==2.3
  21. cycler==0.10.0
  22. dataclasses==0.7
  23. debtcollector==2.2.0
  24. decorator==4.4.0
  25. defusedxml==0.6.0
  26. dictdiffer==0.8.1
  27. dill==0.3.3
  28. distro==1.5.0
  29. dit==1.2.3
  30. dpath==2.0.1
  31. -e git+https://github.com/WM-SEMERU/ds4se.git@93d62c26e354f5623c3c01ab2502e205bc2a0a19#egg=ds4se
  32. dulwich==0.20.18
  33. dvc==1.11.15
  34. entrypoints==0.3
  35. enum34==1.1.6
  36. fastscript==0.1.2
  37. flatbuffers==1.12
  38. flatten-dict==0.3.0
  39. flufl.lock==3.2
  40. ftfy==5.8
  41. funcy==1.15
  42. future==0.18.2
  43. gast==0.3.3
  44. gensim==3.8.3
  45. gitdb==4.0.5
  46. GitPython==3.1.13
  47. google-auth==1.26.0
  48. google-auth-oauthlib==0.4.2
  49. google-pasta==0.2.0
  50. googleapis-common-protos==1.52.0
  51. grandalf==0.6
  52. grpcio==1.32.0
  53. h5py==2.10.0
  54. idna==2.6
  55. importlib-resources==5.1.0
  56. ipykernel==5.1.2
  57. ipython==7.7.0
  58. ipython-genutils==0.2.0
  59. ipywidgets==7.5.1
  60. jedi==0.15.1
  61. Jinja2==2.10.1
  62. joblib==1.0.1
  63. jsonpath-ng==1.5.2
  64. jsonschema==3.0.2
  65. jupyter==1.0.0
  66. jupyter-client==5.3.1
  67. jupyter-console==6.0.0
  68. jupyter-core==4.5.0
  69. jupyter-http-over-ws==0.0.6
  70. kaleido==0.2.1
  71. Keras-Applications==1.0.8
  72. Keras-Preprocessing==1.1.2
  73. keyring==10.6.0
  74. keyrings.alt==3.0
  75. kiwisolver==1.1.0
  76. llvmlite==0.36.0
  77. mailchecker==4.0.3
  78. mando==0.6.4
  79. Markdown==3.1.1
  80. MarkupSafe==1.1.1
  81. matplotlib==3.1.1
  82. mistune==0.8.4
  83. nanotime==0.5.2
  84. nbconvert==5.6.0
  85. nbdev==0.2.3
  86. nbformat==4.4.0
  87. networkx==2.5
  88. nltk==3.5
  89. notebook==6.0.1
  90. numba==0.53.1
  91. numpy==1.19.5
  92. oauthlib==3.1.0
  93. opt-einsum==3.3.0
  94. packaging==19.2
  95. pandas==1.0.3
  96. pandocfilters==1.4.2
  97. parso==0.5.1
  98. pathlib2==2.3.5
  99. pathspec==0.8.1
  100. pbr==5.5.1
  101. pexpect==4.7.0
  102. phonenumbers==8.12.18
  103. pickleshare==0.7.5
  104. Pillow==8.2.0
  105. plotly==4.14.3
  106. ply==3.11
  107. prettytable==2.0.0
  108. prometheus-client==0.7.1
  109. promise==2.3
  110. prompt-toolkit==2.0.9
  111. protobuf==3.14.0
  112. psutil==5.8.0
  113. ptyprocess==0.6.0
  114. pyasn1==0.4.8
  115. pyasn1-modules==0.2.8
  116. pyclustering==0.10.1.2
  117. pycparser==2.19
  118. pycrypto==2.6.1
  119. pydot==1.4.1
  120. Pygments==2.6.0
  121. pygobject==3.26.1
  122. pygtrie==2.3.2
  123. pynndescent==0.5.2
  124. pyparsing==2.4.7
  125. pyprg==0.1.1b7
  126. pyrsistent==0.15.4
  127. python-apt==1.6.4
  128. python-benedict==0.23.2
  129. python-dateutil==2.8.0
  130. python-fsutil==0.4.0
  131. python-slugify==4.0.1
  132. pytz==2019.3
  133. pyxdg==0.25
  134. PyYAML==5.2
  135. pyzmq==18.1.0
  136. qtconsole==4.5.4
  137. radon==4.5.0
  138. regex==2020.11.13
  139. requests==2.25.1
  140. requests-oauthlib==1.3.0
  141. retrying==1.3.3
  142. rich==9.12.4
  143. rsa==4.7
  144. ruamel.yaml==0.16.12
  145. ruamel.yaml.clib==0.2.2
  146. scikit-learn==0.24.1
  147. scipy==1.5.4
  148. seaborn==0.11.1
  149. SecretStorage==2.3.1
  150. Send2Trash==1.5.0
  151. sentencepiece==0.1.85
  152. shortuuid==1.0.1
  153. shtab==1.3.4
  154. six==1.15.0
  155. sklearn==0.0
  156. smart-open==4.1.2
  157. smmap==3.0.5
  158. tabulate==0.8.7
  159. tb-nightly==1.15.0a20190806
  160. tensorboard==2.5.0
  161. tensorboard-data-server==0.6.1
  162. tensorboard-plugin-wit==1.8.0
  163. tensorflow==2.4.1
  164. tensorflow-datasets==4.2.0
  165. tensorflow-estimator==2.4.0
  166. tensorflow-gpu==2.0.0rc0
  167. tensorflow-metadata==0.27.0
  168. termcolor==1.1.0
  169. terminado==0.8.2
  170. testpath==0.4.2
  171. text-unidecode==1.3
  172. tf-estimator-nightly==1.14.0.dev2019080601
  173. threadpoolctl==2.1.0
  174. tokenizers==0.10.1
  175. toml==0.10.2
  176. torch==1.7.1
  177. tornado==6.0.3
  178. tqdm==4.56.2
  179. traitlets==4.3.2
  180. typing-extensions==3.7.4.3
  181. umap-learn==0.5.1
  182. urllib3==1.26.3
  183. voluptuous==0.12.1
  184. wcwidth==0.1.7
  185. webencodings==0.5.1
  186. Werkzeug==0.15.5
  187. widgetsnbextension==3.5.1
  188. wrapt==1.12.1
  189. xmltodict==0.12.0
  190. zc.lockfile==2.0
  191. zipp==3.4.0
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...