diff --git a/requirements-docs.txt b/requirements-docs.txt index cf74980..899fe58 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -38,7 +38,7 @@ gunicorn>=23.0.0 dash-improve-my-llms[flask]>=2.3.4 python-dotenv>=1.0.0 # DASH_BACKEND / .env support in lib/backend.py -requests>=2.27.1 # 2plot.dev ad-network client (lib/ad_client.py) + +requests>=2.34.2 # 2plot.dev ad-network client (lib/ad_client.py) + # 2plot.ai traffic rollups (lib/satellite_reporter.py) # The component library under test (installed from this repo).