zaqar/doc/requirements.txt
Takashi Kajinami a0aea7c1a5 Add note about requirements lower bounds
Since lower constraints job was removed the bounds are not actually
tested. Add a note to explain the bounds are maintained on bast effort
basis.

Also drop old excludes of SQLAlchemy to unblock requirements check.

Change-Id: Id467684686d5c6a3b02c34f316301b2bd5f98ab1
2024-10-27 01:12:06 +09:00

8 lines
206 B
Plaintext

openstackdocstheme>=2.2.1 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
sphinxcontrib-apidoc>=0.2.0 # BSD
reno>=3.1.0 # Apache-2.0
os-api-ref>=1.4.0 # Apache-2.0
pymongo>=3.6.0 # Apache-2.0
redis>=2.10.0 # MIT