Skip to content

Commit

Permalink
feat: Updated pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-nightly[bot] authored Oct 22, 2023
1 parent 65f82fc commit de4594a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["your-name <your-email>"]
python = "^3.9"
fastapi = "0.68.0"
uvicorn = "0.15.0"
torch = "*"
torch = "1.10.0+cpu"
torchvision = "*"
pillow = "*"
pylint = "*"
Expand Down

0 comments on commit de4594a

Please sign in to comment.