From 354ea793c08adf2fba237418441f3847ad40838f Mon Sep 17 00:00:00 2001 From: Vu Quoc Anh Date: Mon, 15 Dec 2025 08:34:09 +0700 Subject: [PATCH] Update requirements.txt with new package versions --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 832b380..22deec3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,12 +10,12 @@ dnspython>=2.5.0 # Web & HTTP aiohttp>=3.9.0 -requests>=2.31.0 +requests>=2.32.5 beautifulsoup4>=4.12.0 # AI & ML runware>=0.4.33 -tiktoken>=0.7.0 +tiktoken>=0.12.0 # Data Processing pandas>=2.1.0 @@ -46,4 +46,4 @@ ruff>=0.3.0 # Monitoring & Logging (Optional) # sentry-sdk>=1.40.0 # Uncomment for error monitoring -# python-json-logger>=2.0.0 # Uncomment for structured logging \ No newline at end of file +# python-json-logger>=2.0.0 # Uncomment for structured logging