Skip to content

Commit

Permalink
Merge pull request #16084 from nvaccess/beta
Browse files Browse the repository at this point in the history
Merge beta to master
  • Loading branch information
seanbudd authored Jan 23, 2024
2 parents 1c59ac2 + fa49ea9 commit abccc21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wxPython==4.2.1
git+https://github.com/DiffSK/configobj@e2ba4457c4651fa54f8d59d8dcdd3da950e956b8#egg=configobj
requests==2.31.0
# Pillow is an implicit dependency and requires zlib and jpeg by default, but we don't need it
Pillow==10.0.1 -C "zlib=disable" -C "jpeg=disable"
Pillow==10.2.0 -C "zlib=disable" -C "jpeg=disable"

#NVDA_DMP requires diff-match-patch
fast_diff_match_patch==2.0.1
Expand Down

0 comments on commit abccc21

Please sign in to comment.