diff --git a/apps/pyWatcher/requirements-test.txt b/apps/pyWatcher/requirements-test.txt new file mode 100644 index 00000000..bf6276f4 --- /dev/null +++ b/apps/pyWatcher/requirements-test.txt @@ -0,0 +1,2 @@ +pytest==9.0.2 +pytest-asyncio==1.3.0 \ No newline at end of file