* fix: remove test-only deps from requirements.txt, add requirements-dev.txt
Test dependencies (pytest, pytest-asyncio, pytest-mock, pytest-benchmark) should
not be installed in production. Move them to requirements-dev.txt.
Closes#410
Signed-off-by: Cocoon-Break <54054995+kuishou68@users.noreply.github.com>
* fix: add requirements-dev.txt with test and dev dependencies
Closes#410
Signed-off-by: Cocoon-Break <54054995+kuishou68@users.noreply.github.com>
---------
Signed-off-by: Cocoon-Break <54054995+kuishou68@users.noreply.github.com>