diff --git a/README.md b/README.md index c2c3061..878234a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ A Dockerized secure web application for managing email forwarders through the Di - **Docker** (recommended): Docker Engine 20.10+ and Docker Compose 2.0+

- +

## 🚀 Quick Start diff --git a/requirements.txt b/requirements.txt index 691bca1..a39a3e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ pyotp==2.9.0 qrcode==8.2 pillow==11.3.0 requests==2.32.5 -cryptography==46.0.1 \ No newline at end of file +cryptography==46.0.2 \ No newline at end of file