diff --git a/orchestrator/Pipfile b/orchestrator/Pipfile index c799f61..035a6e5 100644 --- a/orchestrator/Pipfile +++ b/orchestrator/Pipfile @@ -13,12 +13,12 @@ mypy = "~=1.10" pylint = "~=3.2" [packages] -docker = "~=4.4.4" -flask = "~=1.1.2" -gunicorn = "~=20.1.0" +docker = "~=4.4" +flask = "~=2.3" +gunicorn = "~=20.1" mysqlclient = "==2.1.1" -psycopg2 = "~=2.8.6" -pycryptodome = "~=3.10.1" +psycopg2 = "~=2.8" +pycryptodome = "~=3.10" websockets = "~=8.1" [requires] diff --git a/orchestrator/Pipfile.lock b/orchestrator/Pipfile.lock index eb28f39..83e3b15 100644 --- a/orchestrator/Pipfile.lock +++ b/orchestrator/Pipfile.lock @@ -328,11 +328,11 @@ }, "setuptools": { "hashes": [ - "sha256:b8b8060bb426838fbe942479c90296ce976249451118ef566a5a0b7d8b78fb05", - "sha256:bd63e505105011b25c3c11f753f7e3b8465ea739efddaccef8f0efac2137bac1" + "sha256:f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5", + "sha256:fe384da74336c398e0d956d1cae0669bc02eed936cdb1d49b57de1990dc11ffc" ], "markers": "python_version >= '3.8'", - "version": "==70.2.0" + "version": "==70.3.0" }, "six": { "hashes": [