diff --git a/test/dockerfiles/condor/requirements.txt b/test/dockerfiles/condor/requirements.txt index b9d0de8f..cdd292d6 100644 --- a/test/dockerfiles/condor/requirements.txt +++ b/test/dockerfiles/condor/requirements.txt @@ -8,17 +8,17 @@ hpack==3.0.0 httpcore==0.3.0 httptools==0.0.13 hyperframe==5.2.0 -idna==2.8 +idna==3.7 memory-profiler==0.55.0 multidict==4.5.2 psutil==5.6.6 -pymongo==3.8.0 -requests==2.22.0 +pymongo==4.6.3 +requests==2.32.2 requests-async==0.5.0 rfc3986==1.3.2 sanic==20.12.6 ujson==5.2.0 -urllib3==1.26.5 +urllib3==1.26.19 uvloop==0.12.2 websockets==6.0 htcondor==8.9.2 @@ -27,6 +27,6 @@ nose==1.3.7 magicmock==0.3 mock==3.0.5 mongoengine==0.18.2 -pymongo==3.8.0 +pymongo==4.6.3 coverage==4.5.3 python-dotenv \ No newline at end of file