Skip to content

Commit

Permalink
freeze pillow for matplotlib version
Browse files Browse the repository at this point in the history
  • Loading branch information
LoannPeurey committed Jul 8, 2024
1 parent 1fc2517 commit 25066bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ numpy==1.26.4; python_version >= '3.10'
pandas==1.3.5; python_version <= '3.10'
pandas==2.2.1; python_version >= '3.11'
panoptes-client==1.6.1
pillow<10.4.0 # this is constrained as matplotlib versions used fail on pillow > 10.3.0
praat-parselmouth==0.4.3
pyannote.core==5.0.0
pydub==0.25.1
Expand Down

0 comments on commit 25066bb

Please sign in to comment.