From b3c070fa857c007703ac8a42b260a20e61ba4157 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Wed, 24 Dec 2025 22:24:47 +0100 Subject: [PATCH] naglowek i mod healthchecka --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8aa195d..27af688 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ waitress markdown psycopg2-binary # pgsql pymysql # mysql -cryptography # mysql8 \ No newline at end of file +cryptography # mysql8 +psutil