From 6a010c68fb6e025a2f21aa665e2a2fa3835ad054 Mon Sep 17 00:00:00 2001 From: Nighthawk Date: Thu, 23 Jan 2025 19:13:09 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3131f9..559af83 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ A Python-based tool for managing Battle.net authenticators. This tool allows you - Python 3.7+ - Required libraries: + - `cryptography` - `requests` - `pillow` - `qrcode`