diff --git a/requirements.txt b/requirements.txt index 8029e43..547b825 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ # Install with: pip install -r requirements.txt # HTTP requests library for API calls -requests>=2.28.0 -aiohttp>=3.8.0 +requests>=2.34.2 +aiohttp>=3.14.1 # Optional: Enhanced JSON handling (if needed for complex JSON operations) # jsonschema>=4.0.0