Remove old excludes

These are detected as errors since the clean up was done[1] in
the requirements repository.

[1] 314734e938f107cbd5ebcc7af4d9167c11347406

Change-Id: I7e8461d3b8ba90d3ae473d96c29b54bb6f719739
This commit is contained in:
Takashi Kajinami
2024-04-30 18:18:30 +09:00
parent ec7a2536f4
commit 8d94ecfe01
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
sphinx>=2.0.0,!=2.1.0 # BSD
sphinx>=2.0.0 # BSD
openstackdocstheme>=2.2.1 # Apache-2.0
reno>=3.1.0 # Apache-2.0

View File

@ -1,8 +1,8 @@
# Used for making sure the eventlet executors work.
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
eventlet>=0.18.2 # MIT
doc8>=0.6.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0