diff --git a/src/test/integration/motor/requirements_others.txt b/src/test/integration/motor/requirements_others.txt index 321a0e0c..f3d4db9e 100644 --- a/src/test/integration/motor/requirements_others.txt +++ b/src/test/integration/motor/requirements_others.txt @@ -1,3 +1,4 @@ pytest==7.1.1 psutil==5.9.1 testcontainers==3.7.0 +pymongo==4.4.0 # make sure the version used in the test is compatible with motor \ No newline at end of file