-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
113 lines (113 loc) · 2.78 KB
/
environment.yml
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
name: mlops
channels:
- defaults
dependencies:
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2023.01.10=hecd8cb5_0
- certifi=2022.12.7=py310hecd8cb5_0
- libcxx=14.0.6=h9765a3e_0
- libffi=3.3=hb1e8313_2
- ncurses=6.4=hcec6c5f_0
- openssl=1.1.1t=hca72f7f_0
- pip=23.0.1=py310hecd8cb5_0
- python=3.10.0=hdfd78df_5
- readline=8.2=hca72f7f_0
- setuptools=65.6.3=py310hecd8cb5_0
- sqlite=3.41.1=h6c40b1e_0
- tk=8.6.12=h5d9f67b_0
- tzdata=2022g=h04d1e81_0
- wheel=0.38.4=py310hecd8cb5_0
- xz=5.2.10=h6c40b1e_1
- zlib=1.2.13=h4dc903c_0
- pip:
- alembic==1.10.2
- appnope==0.1.3
- asttokens==2.2.1
- backcall==0.2.0
- charset-normalizer==3.1.0
- click==8.1.3
- cloudpickle==2.2.1
- comm==0.1.3
- contourpy==1.0.7
- cycler==0.11.0
- databricks-cli==0.17.5
- debugpy==1.6.6
- decorator==5.1.1
- docker==6.0.1
- entrypoints==0.4
- executing==1.2.0
- flask==2.2.3
- fonttools==4.39.2
- future==0.18.3
- gitdb==4.0.10
- gitpython==3.1.31
- greenlet==2.0.2
- gunicorn==20.1.0
- hyperopt==0.2.7
- idna==3.4
- importlib-metadata==6.1.0
- ipykernel==6.22.0
- ipython==8.11.0
- itsdangerous==2.1.2
- jedi==0.18.2
- jinja2==3.1.2
- joblib==1.2.0
- jupyter-client==8.1.0
- jupyter-core==5.3.0
- kiwisolver==1.4.4
- llvmlite==0.39.1
- mako==1.2.4
- markdown==3.4.1
- markupsafe==2.1.2
- matplotlib==3.7.1
- matplotlib-inline==0.1.6
- mlflow==2.2.2
- nest-asyncio==1.5.6
- networkx==3.0
- numba==0.56.4
- numpy==1.23.5
- oauthlib==3.2.2
- packaging==23.0
- pandas==1.5.3
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.4.0
- platformdirs==3.1.1
- prompt-toolkit==3.0.38
- protobuf==4.22.1
- psutil==5.9.4
- ptyprocess==0.7.0
- pure-eval==0.2.2
- py4j==0.10.9.7
- pyarrow==11.0.0
- pygments==2.14.0
- pyjwt==2.6.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.7.1
- pyyaml==6.0
- pyzmq==25.0.2
- querystring-parser==1.2.4
- requests==2.28.2
- scikit-learn==1.2.2
- scipy==1.10.1
- shap==0.41.0
- six==1.16.0
- slicer==0.0.7
- smmap==5.0.0
- sqlalchemy==2.0.7
- sqlparse==0.4.3
- stack-data==0.6.2
- tabulate==0.9.0
- threadpoolctl==3.1.0
- tornado==6.2
- tqdm==4.65.0
- traitlets==5.9.0
- typing-extensions==4.5.0
- urllib3==1.26.15
- wcwidth==0.2.6
- websocket-client==1.5.1
- werkzeug==2.2.3
- zipp==3.15.0
prefix: /Users/lingrajsvannur/opt/anaconda3/envs/mlops