From 07e0a744c5d913fe066f66728f6b8c11a5ff2645 Mon Sep 17 00:00:00 2001 From: AmirHossein Shirazi Date: Thu, 12 Dec 2024 10:01:18 +0330 Subject: [PATCH] upgrade psycopg version --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 68b9e78..53c4c54 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -42,7 +42,7 @@ multidict==6.1.0 oauthlib==3.2.2 pillow==10.4.0 psutil==6.0.0 -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 pycparser==2.22 PyJWT==2.9.0 pyTelegramBotAPI==4.23.0