-
Notifications
You must be signed in to change notification settings - Fork 132
/
python_env.yaml
163 lines (163 loc) · 4.46 KB
/
python_env.yaml
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
{
"python": "3.12",
"dependencies": [
"alembic==1.14.0",
"annotated-types==0.7.0",
"antlr4-python3-runtime==4.9.3",
"appnope==0.1.4",
"argcomplete==3.5.2",
"asttokens==3.0.0",
"attrs==24.2.0",
"bandit==1.8.0",
"blinker==1.9.0",
"cachetools==5.5.0",
"certifi==2024.12.14",
"cffi==1.17.1",
"cfgv==3.4.0",
"charset-normalizer==3.4.0",
"click==8.1.7",
"cloudpickle==3.1.0",
"colorama==0.4.6",
"comm==0.2.2",
"commitizen==4.1.0",
"contourpy==1.3.1",
"coverage==7.6.9",
"cycler==0.12.1",
"databricks-sdk==0.39.0",
"debugpy==1.8.11",
"decli==0.6.2",
"decorator==5.1.1",
"deprecated==1.2.15",
"distlib==0.3.9",
"docker==7.1.0",
"execnet==2.1.1",
"executing==2.1.0",
"fastjsonschema==2.21.1",
"filelock==3.16.1",
"flask==3.1.0",
"fonttools==4.55.3",
"gitdb==4.0.11",
"gitpython==3.1.43",
"google-auth==2.37.0",
"graphene==3.4.3",
"graphql-core==3.2.5",
"graphql-relay==3.2.0",
"greenlet==3.1.1",
"gunicorn==23.0.0",
"identify==2.6.3",
"idna==3.10",
"importlib-metadata==8.5.0",
"iniconfig==2.0.0",
"ipykernel==6.29.5",
"ipython==8.18.0",
"itsdangerous==2.2.0",
"jedi==0.19.2",
"jinja2==3.1.4",
"joblib==1.4.2",
"jsonschema==4.23.0",
"jsonschema-specifications==2024.10.1",
"jupyter-client==8.6.3",
"jupyter-core==5.7.2",
"kiwisolver==1.4.7",
"llvmlite==0.43.0",
"loguru==0.7.3",
"mako==1.3.8",
"markdown==3.7",
"markdown-it-py==3.0.0",
"markupsafe==3.0.2",
"matplotlib==3.10.0",
"matplotlib-inline==0.1.7",
"mdurl==0.1.2",
"mlflow==2.19.0",
"mlflow-skinny==2.19.0",
"multimethod==1.12",
"mypy==1.13.0",
"mypy-extensions==1.0.0",
"nbformat==5.10.4",
"nest-asyncio==1.6.0",
"nodeenv==1.9.1",
"numba==0.60.0",
"numpy==2.0.2",
"nvidia-ml-py==12.560.30",
"omegaconf==2.3.0",
"opentelemetry-api==1.29.0",
"opentelemetry-sdk==1.29.0",
"opentelemetry-semantic-conventions==0.50b0",
"packaging==24.2",
"pandas==2.2.3",
"pandas-stubs==2.2.3.241126",
"pandera==0.21.1",
"parso==0.8.4",
"pbr==6.1.0",
"pdoc==15.0.1",
"pexpect==4.9.0",
"pillow==11.0.0",
"platformdirs==4.3.6",
"plotly==5.24.1",
"pluggy==1.5.0",
"plyer==2.1.0",
"pre-commit==4.0.1",
"prompt-toolkit==3.0.36",
"protobuf==5.29.1",
"psutil==6.1.0",
"ptyprocess==0.7.0",
"pure-eval==0.2.3",
"pyarrow==18.1.0",
"pyasn1==0.6.1",
"pyasn1-modules==0.4.1",
"pycparser==2.22",
"pydantic==2.10.3",
"pydantic-core==2.27.1",
"pydantic-settings==2.7.0",
"pygments==2.18.0",
"pynvml==12.0.0",
"pyparsing==3.2.0",
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pytest-mock==3.14.0",
"pytest-xdist==3.6.1",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.0.1",
"pytz==2024.2",
"pyyaml==6.0.2",
"pyzmq==26.2.0",
"questionary==2.0.1",
"referencing==0.35.1",
"requests==2.32.3",
"rich==13.9.4",
"rpds-py==0.22.3",
"rsa==4.9",
"ruff==0.8.3",
"scikit-learn==1.5.2",
"scipy==1.14.1",
"setuptools==75.6.0",
"shap==0.46.0",
"six==1.17.0",
"slicer==0.0.8",
"smmap==5.0.1",
"sqlalchemy==2.0.36",
"sqlparse==0.5.3",
"stack-data==0.6.3",
"stevedore==5.4.0",
"tenacity==9.0.0",
"termcolor==2.5.0",
"threadpoolctl==3.5.0",
"tomlkit==0.13.2",
"tornado==6.4.2",
"tqdm==4.67.1",
"traitlets==5.14.3",
"typeguard==4.4.1",
"types-pytz==2024.2.0.20241003",
"typing-extensions==4.12.2",
"typing-inspect==0.9.0",
"tzdata==2024.2",
"urllib3==2.2.3",
"virtualenv==20.28.0",
"waitress==3.0.2",
"wcwidth==0.2.13",
"werkzeug==3.1.3",
"win32-setctime==1.2.0",
"wrapt==1.17.0",
"zipp==3.21.0"
]
}