We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3251af commit 5815728Copy full SHA for 5815728
pyproject.toml
@@ -13,7 +13,7 @@ dependencies = [
13
"colorthief==0.2.1",
14
"python-resize-image>=1.1.19,<1.2",
15
"Babel>=2.9,<3.0",
16
- "python-magic>=0.4.24,<0.5",
+ "python-magic>=0.4.3,<0.4.4",
17
"libzim>=3.4.0,<4.0",
18
"beautifulsoup4>=4.9.3,<4.10", # upgrade to 4.10 and later to be done
19
"lxml>=4.6.3,<4.10", # upgrade to 4.10 and later to be done
0 commit comments