Update requirements.txt with new package versions
This commit is contained in:
@@ -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
|
||||
# python-json-logger>=2.0.0 # Uncomment for structured logging
|
||||
|
||||
Reference in New Issue
Block a user