From a7794e863bb148a29e1a9a2e96ed2f08d8fd2e2d Mon Sep 17 00:00:00 2001 From: OL-YAD Date: Wed, 11 Sep 2024 14:24:28 +0300 Subject: [PATCH] dependencies --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index a0f0a10..096321b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,6 +34,8 @@ MarkupSafe==2.1.5 matplotlib==3.9.2 matplotlib-inline==0.1.7 mdurl==0.1.2 +mysql-connector-python==9.0.0 +mysqlclient==2.2.4 narwhals==1.6.4 nest-asyncio==1.6.0 numpy==2.1.1 @@ -56,6 +58,7 @@ pyparsing==3.1.4 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 pytz==2024.1 +pywin32==306 pyzmq==26.2.0 referencing==0.35.1 requests==2.32.3