diff --git a/controller/requirements.txt b/controller/requirements.txt index 21dd5ab9..0943ffcd 100644 --- a/controller/requirements.txt +++ b/controller/requirements.txt @@ -7,6 +7,6 @@ rshell==0.0.31 mpremote==0.4.0 pytest==7.2.0 pytest-mock==3.10.0 -pymongo==4.3.3 +pymongo==4.6.3 coverage==7.2.2 requests==2.28.1