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