mirror of
https://github.com/janeczku/calibre-web
synced 2025-09-08 05:46:00 +00:00
Lower requirement of cryptography
This commit is contained in:
@@ -23,4 +23,4 @@ bleach>=6.0.0,<6.2.0
|
|||||||
python-magic>=0.4.27,<0.5.0
|
python-magic>=0.4.27,<0.5.0
|
||||||
python-magic-bin>=0.4.0,<0.5.0;sys_platform=='win32'
|
python-magic-bin>=0.4.0,<0.5.0;sys_platform=='win32'
|
||||||
flask-httpAuth>=4.4.0,<5.0.0
|
flask-httpAuth>=4.4.0,<5.0.0
|
||||||
cryptography>=43.0.4,<45.0.0
|
cryptography>=39.0.0,<45.0.0
|
||||||
|
Reference in New Issue
Block a user