Skip to content

Commit

Permalink
Update deps with confpass deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jessbade committed Apr 3, 2024
1 parent 4a0f7f4 commit b80b3e0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ requirements:
- snakemake >=6.3.0
- statsmodels >=0.11.1
- xtb >=6.5.1
- scikit-learn
- natsort
- networkx
- pip:
- git+https://github.com/jessbade/CONFPASS.git

Expand Down
3 changes: 3 additions & 0 deletions envs/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ dependencies:
- snakemake >=6.3.0
- statsmodels >=0.11.1
- xtb >=6.5.1
- scikit-learn
- natsort
- networkx
- pip:
- git+https://github.com/jessbade/CONFPASS.git
3 changes: 3 additions & 0 deletions envs/osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@ dependencies:
- snakemake >=6.3.0
- statsmodels >=0.11.1
- xtb >=6.5.1
- scikit-learn
- natsort
- networkx
- pip:
- git+https://github.com/jessbade/CONFPASS.git
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ pandas >= 1.1.4
snakemake >= 6.3.0
statsmodels >= 0.11.1
git+https://github.com/jessbade/CONFPASS.git
scikit-learn
natsort
networkx

0 comments on commit b80b3e0

Please sign in to comment.