From dac2c8aef139b4223c193b5ad6c09ea4f8607667 Mon Sep 17 00:00:00 2001 From: stone-24tch3r <100294019+stone-w4tch3r@users.noreply.github.com> Date: Fri, 27 Sep 2024 23:17:43 +0500 Subject: [PATCH] black in requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5415751..3528c45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ freezegun~=1.5.1 psycopg2-binary~=2.9.9 sqlalchemy~=2.0.35 httpx~=0.27.2 -jinja2~=3.1.4 \ No newline at end of file +jinja2~=3.1.4 +black~=24.8.0 \ No newline at end of file