1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-10-31 23:26:20 +00:00

Add cryptography to requirements

This commit is contained in:
Ozzie Isaacs 2024-10-27 07:05:50 +01:00
parent b94e1df518
commit c2ffa940cd

View File

@ -21,3 +21,4 @@ regex>=2022.3.2,<2024.6.25
bleach>=6.0.0,<6.2.0
python-magic>=0.4.27,<0.5.0
flask-httpAuth>=4.4.0,<5.0.0
cryptography>=30.0.0,<44.0.0