From ed5266594dccacda96857137d2763d4a74c55c3b Mon Sep 17 00:00:00 2001 From: itqop Date: Wed, 23 Oct 2024 00:15:05 +0300 Subject: [PATCH] add to req --- app/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/requirements.txt b/app/requirements.txt index 72b0b7a..95c88fc 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -5,3 +5,4 @@ gunicorn aioredis==2.0.1 celery==5.3.0 redis==4.5.5 +pydantic_settings