From 647afd1559fb5c33ccc95bc3fa8cd8db267df8e6 Mon Sep 17 00:00:00 2001 From: Diego Kelyacoubian <136350671+kelyacf@users.noreply.github.com> Date: Mon, 16 Sep 2024 14:33:53 -0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 26383a3..517e39d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ -certifi>=2023.11.17 +certifi>=2024.2.2 openai>=1.4.0 python-dotenv==1.0.1 slack-bolt>=1.18.1 slack-sdk>=3.26.1 pillow>=10.1.0 -google-generativeai>=0.5.0 +google-generativeai>=0.8.1 unittest-xml-reporting>=3.2.0 pytest>=8.2.0 pytest-cov>=5.0.0 flake8>=7.0.0 -anthropic>=0.32.0 \ No newline at end of file +anthropic>=0.34.0