Skip to content

Commit

Permalink
Update pyproject.toml (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippPlank authored Oct 10, 2023
1 parent 4f0798c commit 6c0a117
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 @@ -56,7 +56,7 @@ ninja = "^1.10.2.3"
matplotlib = "^3.5.2"
numpy = "^1.24.4"
scipy = "^1.8.1"
pillow = ">=9.2,<11.0"
pillow = ">=10.0.1,<11.0"
pytest = "^7.2.0"
unittest2 = "^1.1.0"
torch = "^1.13.1"
Expand Down

0 comments on commit 6c0a117

Please sign in to comment.