SIGN IN SIGN UP

docs-requirements: fix warning with remoulade > 5 (#4466)

This warns locally because `RateLimitEnqueue` has been moved to an
optional package:

sphinx.errors.SphinxWarning: autodoc: failed to import module 'remoulade' from module 'opentelemetry.instrumentation'; the following exception was raised:
cannot import name 'RateLimitEnqueue' from 'remoulade.rate_limits' (/home/rm/src/opentelemetry-python-contrib/.tox/docs/lib/python3.12/site-packages/remoulade/rate_limits/__init__.py)
R
Riccardo Magliocchetti committed
f5935f04e8ed7fb2920e13521111fa6096c3c027
Parent: 526eea4
Committed by GitHub <noreply@github.com> on 4/22/2026, 11:21:32 AM