Update requirements.txt with new package versions

This commit is contained in:
2025-12-15 08:34:09 +07:00
committed by GitHub
parent 41e7c6bac5
commit 354ea793c0

View File

@@ -10,12 +10,12 @@ dnspython>=2.5.0
# Web & HTTP # Web & HTTP
aiohttp>=3.9.0 aiohttp>=3.9.0
requests>=2.31.0 requests>=2.32.5
beautifulsoup4>=4.12.0 beautifulsoup4>=4.12.0
# AI & ML # AI & ML
runware>=0.4.33 runware>=0.4.33
tiktoken>=0.7.0 tiktoken>=0.12.0
# Data Processing # Data Processing
pandas>=2.1.0 pandas>=2.1.0
@@ -46,4 +46,4 @@ ruff>=0.3.0
# Monitoring & Logging (Optional) # Monitoring & Logging (Optional)
# sentry-sdk>=1.40.0 # Uncomment for error monitoring # sentry-sdk>=1.40.0 # Uncomment for error monitoring
# python-json-logger>=2.0.0 # Uncomment for structured logging # python-json-logger>=2.0.0 # Uncomment for structured logging