From ddde5de6a38e4d33d25539b98144af7213b4e832 Mon Sep 17 00:00:00 2001 From: zhytkovd Date: Mon, 15 Jun 2026 19:49:54 +0000 Subject: [PATCH] Added my name to ssdt --- app/config/default.yml | 2 ++ requirements.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/config/default.yml b/app/config/default.yml index e4b9b14e2..c9789c8a6 100644 --- a/app/config/default.yml +++ b/app/config/default.yml @@ -181,3 +181,5 @@ contributors: role: "Software Engineer" - name: "Alina Petrosyants" role: "Software Engineer" + - name: "Denys Zhytkov" + role: "Software Engineer" \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 39044c925..92f155db0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==25.3.0 blessings==1.7 blinker==1.9.0 certifi==2025.8.3 -cffi==1.17.1 +cffi chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1