Skip to content

Commit

Permalink
Try to not install Pilow for 3.13 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanIsCoding committed Sep 17, 2024
1 parent 16cf59d commit abaeee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
decorator==4.4.2
importlib-metadata==4.13.0;python_version<'3.8'
pillow<10.0.0
pillow<10.0.0;python_version<'3.13'
lxml==5.1.1

0 comments on commit abaeee4

Please sign in to comment.