Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update to envs/ conda build for precompiled M1 installs #646

Merged
merged 1 commit into from
Aug 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
21 changes: 11 additions & 10 deletions envs/environment-py39.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- pip:
- absl-py==0.12.0
- appnope==0.1.2
- argon2-cffi==20.1.0
- argon2-cffi==21.2.0
- astunparse==1.6.3
- async-generator==1.10
- attrs==20.3.0
Expand All @@ -20,18 +20,18 @@ dependencies:
- chardet==4.0.0
- coverage==5.5
- cycler==0.10.0
- cython==0.29.23
- Cython==0.29.34
- decorator==5.0.7
- defusedxml==0.7.1
- dill==0.3.3
- dill==0.3.5.1
- entrypoints==0.3
- future==0.18.2
- gast==0.3.3
- google-auth==1.29.0
- google-auth-oauthlib==0.4.4
- google-pasta==0.2.0
- grpcio==1.37.0
- h5py==2.10.0
- grpcio==1.51.3
- h5py==3.9.0
- idna==2.10
- iniconfig==1.1.1
- ipykernel==5.5.3
Expand All @@ -54,8 +54,8 @@ dependencies:
- jupyterlab-pygments==0.1.2
- jupyterlab-widgets==1.0.0
- kiwisolver==1.3.1
- lightgbm==3.2.1
- llvmlite==0.36.0
- lightgbm==3.3.4
- llvmlite==0.39.0
- lxml==4.6.3
- markdown==3.3.4
- markupsafe==1.1.1
Expand All @@ -66,14 +66,14 @@ dependencies:
- nbformat==5.1.3
- nest-asyncio==1.5.1
- notebook==6.3.0
- numba==0.53.1
- numba==0.56.0
- oauthlib==3.1.0
- opt-einsum==3.3.0
- packaging==20.9
- pandas==1.2.4
- pandocfilters==1.4.3
- parso==0.8.2
- patsy==0.5.1
- patsy==0.5.2
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==8.2.0
Expand Down Expand Up @@ -133,4 +133,5 @@ dependencies:
- widgetsnbextension==3.5.1
- wrapt==1.12.1
- xgboost==1.4.1
- causalml>=0.10.0
## Relative path to setup.py directory for full local installation
- ../.