Skip to content

Commit

Permalink
try removing all but flytekit version requirement
Browse files Browse the repository at this point in the history
Signed-off-by: nikki everett <[email protected]>
  • Loading branch information
nikki everett committed Feb 22, 2024
1 parent bdc9d7e commit 8b1b9e2
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 80 deletions.
4 changes: 2 additions & 2 deletions examples/mnist_classifier/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ flytekitplugins-deck-standard
torch
torchvision
wandb
numpy<1.22.0
pandas<=1.4.3
numpy
pandas
Loading

0 comments on commit 8b1b9e2

Please sign in to comment.