Move zake to test requirements

The zake library is not actually used by service logic, but it's only
used in testing.

Change-Id: I318a98f4f3034238de808508c000169519c6fa5c
This commit is contained in:
Takashi Kajinami 2024-01-21 23:54:08 +09:00
parent b68c105696
commit 0b7c4cd0f6
2 changed files with 1 additions and 1 deletions

@ -38,5 +38,4 @@ stevedore>=1.20.0 # Apache-2.0
WSME>=0.8.0 # MIT
yaql>=1.1.3 # Apache 2.0 License
tooz>=1.58.0 # Apache-2.0
zake>=0.1.6 # Apache-2.0

@ -15,3 +15,4 @@ stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
unittest2>=1.1.0 # BSD
WebTest>= 3.0.0 # Apache-2.0
zake>=0.1.6 # Apache-2.0