Skip to content

Commit

Permalink
Merge pull request #43 from BirkhoffG/sklearn-version
Browse files Browse the repository at this point in the history
Update requirements in settings.ini
  • Loading branch information
BirkhoffG authored Apr 3, 2024
2 parents f8b5618 + 83f01dc commit e38b222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ keywords = JAX, Recourse, Explanation, Interpretability, Machine Learning
language = English
status = 3
user = birkhoffg
requirements = scikit-learn>=1.0.2,<1.4.0 pandas jax[cpu] tqdm optax pydantic>=1.9.0,<2 jax-tqdm einops keras>=3.0.3 matplotlib seaborn dm-haiku
requirements = scikit-learn>=1.0.2 pandas jax[cpu] tqdm optax pydantic>=1.9.0,<2 jax-tqdm einops keras>=3.0.3 matplotlib seaborn dm-haiku
dev_requirements = torch>=1.7.0 causalgraphicalmodels pre-commit datasets nbdev jupyter
readme_nb = index.ipynb
allowed_metadata_keys =
Expand Down

0 comments on commit e38b222

Please sign in to comment.