Skip to content

Commit

Permalink
Merge pull request #418 from haiwen/rm-PyMuPDF
Browse files Browse the repository at this point in the history
rm PyMuPDF
  • Loading branch information
freeplant authored Dec 5, 2024
2 parents 3a739b1 + 0ad1880 commit b48760f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual/upgrade/upgrade_notes_for_12.0.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ For Ubuntu 22.04/24.04
```sh
sudo pip3 install future==1.0.* mysqlclient==2.2.* pillow==10.4.* sqlalchemy==2.0.* \
gevent==24.2.* captcha==0.6.* django_simple_captcha==0.6.* djangosaml2==1.9.* \
pysaml2==7.3.* pycryptodome==3.20.* cffi==1.17.0 python-ldap==3.4.* PyMuPDF==1.24.*
pysaml2==7.3.* pycryptodome==3.20.* cffi==1.17.0 python-ldap==3.4.*
```

## Upgrade to 12.0 (for binary installation)
Expand Down

0 comments on commit b48760f

Please sign in to comment.