Skip to content

Commit

Permalink
chore: fix up bad requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
supersergiy authored Dec 1, 2023
1 parent 33047da commit a9fd31f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ training = [
"pytorch-lightning ~= 2.0.0", # mp dataloader causes segmentation faults with 2.1.0
"torchmetrics == 0.11.4",
"wandb >= 0.13.1",
"kubernetes",
"zetta_utils[mazepa]",
]
datastore = ["google-cloud-datastore"]
docs = [
Expand Down

0 comments on commit a9fd31f

Please sign in to comment.