Skip to content

Commit

Permalink
Add keras to dev_requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
BirkhoffG committed Dec 10, 2023
1 parent 5b9edf6 commit f752a06
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 @@ -26,7 +26,7 @@ language = English
status = 3
user = birkhoffg
requirements = jax[cpu]
dev_requirements = scikit-learn pandas nbdev jupyter dm-haiku optax nbdev-mkdocs
dev_requirements = scikit-learn pandas nbdev jupyter dm-haiku optax nbdev-mkdocs keras>=3.0.0
torch_requirements = torch torchvision
tensorflow_requirements = tensorflow tensorflow-datasets
huggingface_requirements = datasets
Expand Down

0 comments on commit f752a06

Please sign in to comment.