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

py_deploy.yml 4.8 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
192
193
194
195
196
  1. name: py_deploy
  2. channels:
  3. - conda-forge
  4. - defaults
  5. dependencies:
  6. - asn1crypto=1.3.0=py37_0
  7. - astroid=2.3.3=py37_0
  8. - attrs=19.3.0=py_0
  9. - blas=1.0=mkl
  10. - botocore=1.14.0=py_0
  11. - ca-certificates=2019.11.27=0
  12. - cachetools=2.1.0=py_0
  13. - certifi=2019.11.28=py37_0
  14. - cffi=1.13.2=py37hb5b8e2f_0
  15. - chalice=1.12.0=py37_0
  16. - chardet=3.0.4=py37_1003
  17. - click=7.0=py37_0
  18. - cryptography=2.8=py37ha12b0ac_0
  19. - cycler=0.10.0=py37_0
  20. - docutils=0.15.2=py37_0
  21. - flask=1.1.1=py_0
  22. - freetype=2.9.1=hb4e5f40_0
  23. - google-api-core=1.14.3=py37_0
  24. - google-auth=1.6.3=py_0
  25. - google-cloud-core=1.0.3=py_0
  26. - google-cloud-storage=1.20.0=py_0
  27. - google-resumable-media=0.4.1=py_0
  28. - googleapis-common-protos=1.6.0=py37_0
  29. - intel-openmp=2019.4=233
  30. - isort=4.3.21=py37_0
  31. - itsdangerous=1.1.0=py37_0
  32. - jinja2=2.10.3=py_0
  33. - jmespath=0.9.4=py_0
  34. - joblib=0.14.1=py_0
  35. - kiwisolver=1.1.0=py37h0a44026_0
  36. - lazy-object-proxy=1.4.3=py37h1de35cc_0
  37. - libcxx=4.0.1=hcfea43d_1
  38. - libcxxabi=4.0.1=hcfea43d_1
  39. - libedit=3.1.20181209=hb402a30_0
  40. - libffi=3.2.1=h475c297_4
  41. - libgfortran=3.0.1=h93005f0_2
  42. - libpng=1.6.37=ha441bb4_0
  43. - libprotobuf=3.11.2=hd9629dc_0
  44. - llvm-openmp=4.0.1=hcfea43d_1
  45. - markupsafe=1.1.1=py37h1de35cc_0
  46. - matplotlib=3.1.1=py37h54f8f79_0
  47. - mccabe=0.6.1=py37_1
  48. - mkl=2019.4=233
  49. - mkl-service=2.3.0=py37hfbe908c_0
  50. - mkl_fft=1.0.15=py37h5e564d8_0
  51. - mkl_random=1.1.0=py37ha771720_0
  52. - ncurses=6.1=h0a44026_1
  53. - numpy=1.17.4=py37h890c691_0
  54. - numpy-base=1.17.4=py37h6575580_0
  55. - openssl=1.1.1d=h1de35cc_3
  56. - pandas=0.25.3=py37h0a44026_0
  57. - patsy=0.5.1=py37_0
  58. - pip=19.2.3=py37_0
  59. - protobuf=3.11.2=py37h0a44026_0
  60. - pyasn1=0.4.8=py_0
  61. - pyasn1-modules=0.2.7=py_0
  62. - pycparser=2.19=py37_0
  63. - pylint=2.4.4=py37_0
  64. - pyopenssl=19.1.0=py37_0
  65. - pyparsing=2.4.6=py_0
  66. - pysocks=1.7.1=py37_0
  67. - python=3.7.6=h359304d_2
  68. - python-dateutil=2.8.1=py_0
  69. - pytz=2019.3=py_0
  70. - readline=7.0=h1de35cc_5
  71. - requests=2.22.0=py37_1
  72. - rsa=3.4.2=py_1
  73. - scikit-learn=0.22.1=py37h27c97d8_0
  74. - scipy=1.3.1=py37h1410ff5_0
  75. - seaborn=0.9.0=pyh91ea838_1
  76. - setuptools=44.0.0=py37_0
  77. - six=1.13.0=py37_0
  78. - sqlite=3.30.1=ha441bb4_0
  79. - statsmodels=0.10.1=py37h1d22016_0
  80. - tk=8.6.8=ha441bb4_0
  81. - urllib3=1.25.7=py37_0
  82. - werkzeug=0.16.0=py_0
  83. - wheel=0.33.6=py37_0
  84. - wrapt=1.11.2=py37h1de35cc_0
  85. - xz=5.2.4=h1de35cc_4
  86. - zlib=1.2.11=h1de35cc_3
  87. - pip:
  88. - aiofiles==0.4.0
  89. - aioredis==1.3.0
  90. - alembic==1.3.2
  91. - altair==4.0.0
  92. - amqp==2.5.2
  93. - aniso8601==7.0.0
  94. - argh==0.26.2
  95. - arq==0.18.2
  96. - astor==0.8.1
  97. - async-exit-stack==1.0.1
  98. - async-generator==1.10
  99. - async-timeout==3.0.1
  100. - aws==0.2.5
  101. - awscli==1.16.309
  102. - awsebcli==3.17.0
  103. - base58==1.0.3
  104. - bcrypt==3.1.7
  105. - bentoml==0.5.6
  106. - billiard==3.6.1.0
  107. - blinker==1.4
  108. - boto==2.49.0
  109. - boto3==1.10.45
  110. - celery==4.4.0
  111. - cerberus==1.3.2
  112. - cloudpickle==1.2.2
  113. - configparser==4.0.2
  114. - configure==0.5
  115. - dagshub==0.0.2rc1
  116. - databricks-cli==0.9.1
  117. - decorator==4.4.1
  118. - dnspython==1.16.0
  119. - docker==4.1.0
  120. - email-validator==1.0.5
  121. - entrypoints==0.3
  122. - enum-compat==0.0.3
  123. - fabric==2.5.0
  124. - fastapi==0.42.0
  125. - fastapi-plugins==0.2.0
  126. - gitdb2==2.0.6
  127. - gitpython==3.0.5
  128. - gorilla==0.3.0
  129. - graphene==2.1.8
  130. - graphql-core==2.2.1
  131. - graphql-relay==2.0.0
  132. - grpcio==1.26.0
  133. - gunicorn==20.0.4
  134. - h11==0.8.1
  135. - hiredis==1.0.0
  136. - httptools==0.0.13
  137. - huey==2.1.3
  138. - humanfriendly==4.18
  139. - idna==2.8
  140. - importlib-metadata==1.3.0
  141. - invoke==1.3.0
  142. - kombu==4.6.7
  143. - mako==1.1.0
  144. - minisom==2.2.2
  145. - mlflow==1.4.1
  146. - mongoengine==0.18.2
  147. - more-itertools==8.0.2
  148. - packaging==19.2
  149. - paramiko==2.7.1
  150. - pathtools==0.1.2
  151. - pika==1.1.0
  152. - pillow==6.2.1
  153. - prettytable==0.7.2
  154. - prometheus-client==0.7.1
  155. - prometheus-flask-exporter==0.12.1
  156. - promise==2.2.1
  157. - pycurl==7.43.0.3
  158. - pydantic==0.32.2
  159. - pymongo==3.10.0
  160. - pynacl==1.3.0
  161. - pytest-runner==5.2
  162. - python-editor==1.0.4
  163. - python-json-logger==0.1.11
  164. - python-multipart==0.0.5
  165. - pyyaml==5.1.2
  166. - querystring-parser==1.2.4
  167. - redis==3.3.11
  168. - rq==1.1.0
  169. - ruamel-yaml==0.16.5
  170. - ruamel-yaml-clib==0.2.0
  171. - rx==1.6.1
  172. - s3transfer==0.2.1
  173. - simplejson==3.17.0
  174. - smmap2==2.0.5
  175. - sqlalchemy==1.3.12
  176. - sqlparse==0.3.0
  177. - sqs-workers==0.5.1
  178. - starlette==0.12.9
  179. - streamlit==0.52.2
  180. - tabulate==0.8.6
  181. - toml==0.10.0
  182. - toolz==0.10.0
  183. - tornado==5.1.1
  184. - typing==3.7.4.1
  185. - tzlocal==2.0.0
  186. - ujson==1.35
  187. - uvicorn==0.10.3
  188. - uvloop==0.14.0rc2
  189. - validators==0.14.1
  190. - vine==1.3.0
  191. - virtualenv==16.7.9
  192. - watchdog==0.9.0
  193. - websockets==8.1
  194. - zipp==0.6.0
  195. prefix: /Users/sharabh_shukla/anaconda3/envs/py_deploy
Tip!

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

Comments

Loading...