diff --git a/services/TS29222_CAPIF_API_Invoker_Management_API/requirements.txt b/services/TS29222_CAPIF_API_Invoker_Management_API/requirements.txt index ae880009b3e4c009bc4c663f49f9e49857ef63c5..dbf0f198c54c3dea4807fe473ffcde6d560a528c 100644 --- a/services/TS29222_CAPIF_API_Invoker_Management_API/requirements.txt +++ b/services/TS29222_CAPIF_API_Invoker_Management_API/requirements.txt @@ -13,12 +13,12 @@ opentelemetry-instrumentation-flask == 0.40b0 opentelemetry-instrumentation-redis == 0.40b0 opentelemetry-instrumentation-pymongo == 0.40b0 opentelemetry-exporter-otlp == 1.19.0 -opentelemetry-exporter-jaeger==1.17.0 +opentelemetry-exporter-jaeger == 1.17.0 fluent == 0.10.0 fluent-logger == 0.10.0 opentelemetry-api == 1.19.0 opentelemetry-sdk == 1.19.0 flask_executor == 1.0.0 Werkzeug == 2.2.3 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0 diff --git a/services/TS29222_CAPIF_API_Invoker_Management_API/test-requirements.txt b/services/TS29222_CAPIF_API_Invoker_Management_API/test-requirements.txt index 0970f28c7c5a344d7fd9b9c893c584e7336df266..202a684feef71ff540d6aa528d348febf0b37d1e 100644 --- a/services/TS29222_CAPIF_API_Invoker_Management_API/test-requirements.txt +++ b/services/TS29222_CAPIF_API_Invoker_Management_API/test-requirements.txt @@ -1,4 +1,4 @@ pytest~=4.6.7 # needed for python 2.7+3.4 pytest-cov>=2.8.1 -pytest-randomly==1.2.3 # needed for python 2.7+3.4 -Flask-Testing==0.8.0 +pytest-randomly == 1.2.3 # needed for python 2.7+3.4 +Flask-Testing == 0.8.0 diff --git a/services/TS29222_CAPIF_API_Provider_Management_API/requirements.txt b/services/TS29222_CAPIF_API_Provider_Management_API/requirements.txt index aa6fdc57f0247d97eab7791523c6d21ea808ef48..a5c9ccef16b0c711e5d502db5efc6f574eb97476 100644 --- a/services/TS29222_CAPIF_API_Provider_Management_API/requirements.txt +++ b/services/TS29222_CAPIF_API_Provider_Management_API/requirements.txt @@ -19,5 +19,5 @@ opentelemetry-api == 1.17.0 opentelemetry-sdk == 1.17.0 flask_executor == 1.0.0 Werkzeug == 2.2.3 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0 diff --git a/services/TS29222_CAPIF_API_Provider_Management_API/test-requirements.txt b/services/TS29222_CAPIF_API_Provider_Management_API/test-requirements.txt index 0970f28c7c5a344d7fd9b9c893c584e7336df266..202a684feef71ff540d6aa528d348febf0b37d1e 100644 --- a/services/TS29222_CAPIF_API_Provider_Management_API/test-requirements.txt +++ b/services/TS29222_CAPIF_API_Provider_Management_API/test-requirements.txt @@ -1,4 +1,4 @@ pytest~=4.6.7 # needed for python 2.7+3.4 pytest-cov>=2.8.1 -pytest-randomly==1.2.3 # needed for python 2.7+3.4 -Flask-Testing==0.8.0 +pytest-randomly == 1.2.3 # needed for python 2.7+3.4 +Flask-Testing == 0.8.0 diff --git a/services/TS29222_CAPIF_Access_Control_Policy_API/requirements.txt b/services/TS29222_CAPIF_Access_Control_Policy_API/requirements.txt index 8457c828fd2ae17ea5f4a001c9b61bdad1fe8b1b..2e82931ce42ddc44d6ae7c6e86961fcbe4751d7a 100644 --- a/services/TS29222_CAPIF_Access_Control_Policy_API/requirements.txt +++ b/services/TS29222_CAPIF_Access_Control_Policy_API/requirements.txt @@ -11,7 +11,7 @@ opentelemetry-instrumentation-flask == 0.38b0 opentelemetry-instrumentation-redis == 0.38b0 opentelemetry-instrumentation-pymongo == 0.38b0 opentelemetry-exporter-otlp == 1.17.0 -opentelemetry-exporter-jaeger==1.17.0 +opentelemetry-exporter-jaeger == 1.17.0 fluent == 0.10.0 fluent-logger == 0.10.0 opentelemetry-api == 1.17.0 @@ -22,5 +22,5 @@ redis == 4.5.4 flask_executor == 1.0.0 Flask-APScheduler == 1.12.4 Flask-Script == 2.0.6 -gunicorn==22.0.0 -packaging==24.0 \ No newline at end of file +gunicorn == 22.0.0 +packaging == 24.0 \ No newline at end of file diff --git a/services/TS29222_CAPIF_Access_Control_Policy_API/test-requirements.txt b/services/TS29222_CAPIF_Access_Control_Policy_API/test-requirements.txt index 58f51d6a00272d7515a20e3618f345b73c68afa0..422ece88482f451c08b57e0109939c09bead2c20 100644 --- a/services/TS29222_CAPIF_Access_Control_Policy_API/test-requirements.txt +++ b/services/TS29222_CAPIF_Access_Control_Policy_API/test-requirements.txt @@ -1,4 +1,4 @@ pytest~=7.1.0 pytest-cov>=2.8.1 pytest-randomly>=1.2.3 -Flask-Testing==0.8.1 +Flask-Testing == 0.8.1 diff --git a/services/TS29222_CAPIF_Auditing_API/requirements.txt b/services/TS29222_CAPIF_Auditing_API/requirements.txt index 4ed2ea2b8dd1a5694cbfe3f91a37f7c294a79b01..c2ef0b45391bea561624453a9049889ab0dd1567 100644 --- a/services/TS29222_CAPIF_Auditing_API/requirements.txt +++ b/services/TS29222_CAPIF_Auditing_API/requirements.txt @@ -11,7 +11,7 @@ opentelemetry-instrumentation-flask == 0.38b0 opentelemetry-instrumentation-redis == 0.38b0 opentelemetry-instrumentation-pymongo == 0.38b0 opentelemetry-exporter-otlp == 1.17.0 -opentelemetry-exporter-jaeger==1.17.0 +opentelemetry-exporter-jaeger == 1.17.0 fluent == 0.10.0 fluent-logger == 0.10.0 opentelemetry-api == 1.17.0 @@ -20,5 +20,5 @@ flask_executor == 1.0.0 cryptography == 42.0.8 Werkzeug == 2.2.3 pyopenssl == 24.1.0 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0 diff --git a/services/TS29222_CAPIF_Auditing_API/test-requirements.txt b/services/TS29222_CAPIF_Auditing_API/test-requirements.txt index 0970f28c7c5a344d7fd9b9c893c584e7336df266..202a684feef71ff540d6aa528d348febf0b37d1e 100644 --- a/services/TS29222_CAPIF_Auditing_API/test-requirements.txt +++ b/services/TS29222_CAPIF_Auditing_API/test-requirements.txt @@ -1,4 +1,4 @@ pytest~=4.6.7 # needed for python 2.7+3.4 pytest-cov>=2.8.1 -pytest-randomly==1.2.3 # needed for python 2.7+3.4 -Flask-Testing==0.8.0 +pytest-randomly == 1.2.3 # needed for python 2.7+3.4 +Flask-Testing == 0.8.0 diff --git a/services/TS29222_CAPIF_Discover_Service_API/requirements.txt b/services/TS29222_CAPIF_Discover_Service_API/requirements.txt index ea568fcdf8464a1f303bbcad8afc8b01f34ed0f2..1c57f79a6c75be2813dbca4d36f7c119adabe6a2 100644 --- a/services/TS29222_CAPIF_Discover_Service_API/requirements.txt +++ b/services/TS29222_CAPIF_Discover_Service_API/requirements.txt @@ -13,7 +13,7 @@ opentelemetry-instrumentation-flask == 0.38b0 opentelemetry-instrumentation-redis == 0.38b0 opentelemetry-instrumentation-pymongo == 0.38b0 opentelemetry-exporter-otlp == 1.17.0 -opentelemetry-exporter-jaeger==1.17.0 +opentelemetry-exporter-jaeger == 1.17.0 fluent == 0.10.0 fluent-logger == 0.10.0 opentelemetry-api == 1.17.0 @@ -21,5 +21,5 @@ opentelemetry-sdk == 1.17.0 flask_executor == 1.0.0 flask_executor == 1.0.0 Werkzeug == 2.2.3 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0 diff --git a/services/TS29222_CAPIF_Discover_Service_API/test-requirements.txt b/services/TS29222_CAPIF_Discover_Service_API/test-requirements.txt index 0970f28c7c5a344d7fd9b9c893c584e7336df266..202a684feef71ff540d6aa528d348febf0b37d1e 100644 --- a/services/TS29222_CAPIF_Discover_Service_API/test-requirements.txt +++ b/services/TS29222_CAPIF_Discover_Service_API/test-requirements.txt @@ -1,4 +1,4 @@ pytest~=4.6.7 # needed for python 2.7+3.4 pytest-cov>=2.8.1 -pytest-randomly==1.2.3 # needed for python 2.7+3.4 -Flask-Testing==0.8.0 +pytest-randomly == 1.2.3 # needed for python 2.7+3.4 +Flask-Testing == 0.8.0 diff --git a/services/TS29222_CAPIF_Events_API/requirements.txt b/services/TS29222_CAPIF_Events_API/requirements.txt index 63d456f6c3524931f3a2ba3e081d17798733ce21..22b0d352078a44b38cf8d82c4d4cbfcc083ae5c0 100644 --- a/services/TS29222_CAPIF_Events_API/requirements.txt +++ b/services/TS29222_CAPIF_Events_API/requirements.txt @@ -9,7 +9,7 @@ opentelemetry-instrumentation-flask == 0.38b0 opentelemetry-instrumentation-redis == 0.38b0 opentelemetry-instrumentation-pymongo == 0.38b0 opentelemetry-exporter-otlp == 1.17.0 -opentelemetry-exporter-jaeger==1.17.0 +opentelemetry-exporter-jaeger == 1.17.0 fluent == 0.10.0 fluent-logger == 0.10.0 opentelemetry-api == 1.17.0 @@ -24,5 +24,5 @@ aiohttp == 3.9.5 async-timeout == 4.0.3 Werkzeug == 2.2.3 pyopenssl == 24.1.0 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0 diff --git a/services/TS29222_CAPIF_Events_API/test-requirements.txt b/services/TS29222_CAPIF_Events_API/test-requirements.txt index 0970f28c7c5a344d7fd9b9c893c584e7336df266..202a684feef71ff540d6aa528d348febf0b37d1e 100644 --- a/services/TS29222_CAPIF_Events_API/test-requirements.txt +++ b/services/TS29222_CAPIF_Events_API/test-requirements.txt @@ -1,4 +1,4 @@ pytest~=4.6.7 # needed for python 2.7+3.4 pytest-cov>=2.8.1 -pytest-randomly==1.2.3 # needed for python 2.7+3.4 -Flask-Testing==0.8.0 +pytest-randomly == 1.2.3 # needed for python 2.7+3.4 +Flask-Testing == 0.8.0 diff --git a/services/TS29222_CAPIF_Logging_API_Invocation_API/requirements.txt b/services/TS29222_CAPIF_Logging_API_Invocation_API/requirements.txt index e01a501d7287a08f524d44be47d5847aa48696e1..e92ae36d8fb1b0a19b8530808df64a440334547c 100644 --- a/services/TS29222_CAPIF_Logging_API_Invocation_API/requirements.txt +++ b/services/TS29222_CAPIF_Logging_API_Invocation_API/requirements.txt @@ -12,7 +12,7 @@ opentelemetry-instrumentation-flask == 0.38b0 opentelemetry-instrumentation-redis == 0.38b0 opentelemetry-instrumentation-pymongo == 0.38b0 opentelemetry-exporter-otlp == 1.17.0 -opentelemetry-exporter-jaeger==1.17.0 +opentelemetry-exporter-jaeger == 1.17.0 fluent == 0.10.0 fluent-logger == 0.10.0 opentelemetry-api == 1.17.0 @@ -21,5 +21,5 @@ flask_executor == 1.0.0 cryptography == 42.0.8 Werkzeug == 2.2.3 pyopenssl == 24.1.0 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0 diff --git a/services/TS29222_CAPIF_Logging_API_Invocation_API/test-requirements.txt b/services/TS29222_CAPIF_Logging_API_Invocation_API/test-requirements.txt index 0970f28c7c5a344d7fd9b9c893c584e7336df266..202a684feef71ff540d6aa528d348febf0b37d1e 100644 --- a/services/TS29222_CAPIF_Logging_API_Invocation_API/test-requirements.txt +++ b/services/TS29222_CAPIF_Logging_API_Invocation_API/test-requirements.txt @@ -1,4 +1,4 @@ pytest~=4.6.7 # needed for python 2.7+3.4 pytest-cov>=2.8.1 -pytest-randomly==1.2.3 # needed for python 2.7+3.4 -Flask-Testing==0.8.0 +pytest-randomly == 1.2.3 # needed for python 2.7+3.4 +Flask-Testing == 0.8.0 diff --git a/services/TS29222_CAPIF_Publish_Service_API/requirements.txt b/services/TS29222_CAPIF_Publish_Service_API/requirements.txt index 1026f856fe9b5ff82124a7279d3b26ecc3521379..0b1b9e8c227957eae80431cd7df84296dabeb2c4 100644 --- a/services/TS29222_CAPIF_Publish_Service_API/requirements.txt +++ b/services/TS29222_CAPIF_Publish_Service_API/requirements.txt @@ -10,7 +10,7 @@ opentelemetry-instrumentation-flask == 0.38b0 opentelemetry-instrumentation-redis == 0.38b0 opentelemetry-instrumentation-pymongo == 0.38b0 opentelemetry-exporter-otlp == 1.17.0 -opentelemetry-exporter-jaeger==1.17.0 +opentelemetry-exporter-jaeger == 1.17.0 fluent == 0.10.0 fluent-logger == 0.10.0 opentelemetry-api == 1.17.0 @@ -20,5 +20,5 @@ cryptography == 42.0.8 redis == 4.5.4 flask_executor == 1.0.0 Werkzeug == 2.2.3 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0 diff --git a/services/TS29222_CAPIF_Publish_Service_API/test-requirements.txt b/services/TS29222_CAPIF_Publish_Service_API/test-requirements.txt index 0970f28c7c5a344d7fd9b9c893c584e7336df266..202a684feef71ff540d6aa528d348febf0b37d1e 100644 --- a/services/TS29222_CAPIF_Publish_Service_API/test-requirements.txt +++ b/services/TS29222_CAPIF_Publish_Service_API/test-requirements.txt @@ -1,4 +1,4 @@ pytest~=4.6.7 # needed for python 2.7+3.4 pytest-cov>=2.8.1 -pytest-randomly==1.2.3 # needed for python 2.7+3.4 -Flask-Testing==0.8.0 +pytest-randomly == 1.2.3 # needed for python 2.7+3.4 +Flask-Testing == 0.8.0 diff --git a/services/TS29222_CAPIF_Routing_Info_API/requirements.txt b/services/TS29222_CAPIF_Routing_Info_API/requirements.txt index f046aef5ba7b3cb7b43df7dcf0455dc07525603e..afaac687767e9f9669d7f6baadf40a77ceddedb8 100644 --- a/services/TS29222_CAPIF_Routing_Info_API/requirements.txt +++ b/services/TS29222_CAPIF_Routing_Info_API/requirements.txt @@ -4,5 +4,5 @@ python_dateutil >= 2.6.0 setuptools == 68.2.2 Flask == 2.0.3 Werkzeug == 2.2.3 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0 diff --git a/services/TS29222_CAPIF_Routing_Info_API/test-requirements.txt b/services/TS29222_CAPIF_Routing_Info_API/test-requirements.txt index 0970f28c7c5a344d7fd9b9c893c584e7336df266..202a684feef71ff540d6aa528d348febf0b37d1e 100644 --- a/services/TS29222_CAPIF_Routing_Info_API/test-requirements.txt +++ b/services/TS29222_CAPIF_Routing_Info_API/test-requirements.txt @@ -1,4 +1,4 @@ pytest~=4.6.7 # needed for python 2.7+3.4 pytest-cov>=2.8.1 -pytest-randomly==1.2.3 # needed for python 2.7+3.4 -Flask-Testing==0.8.0 +pytest-randomly == 1.2.3 # needed for python 2.7+3.4 +Flask-Testing == 0.8.0 diff --git a/services/TS29222_CAPIF_Security_API/requirements.txt b/services/TS29222_CAPIF_Security_API/requirements.txt index 376353497a8ae588165cee3489a4d588da822832..b92f321e856892a89171bb517ae90e604445af75 100644 --- a/services/TS29222_CAPIF_Security_API/requirements.txt +++ b/services/TS29222_CAPIF_Security_API/requirements.txt @@ -14,12 +14,12 @@ opentelemetry-instrumentation-flask == 0.38b0 opentelemetry-instrumentation-redis == 0.38b0 opentelemetry-instrumentation-pymongo == 0.38b0 opentelemetry-exporter-otlp == 1.17.0 -opentelemetry-exporter-jaeger==1.17.0 +opentelemetry-exporter-jaeger == 1.17.0 fluent == 0.10.0 fluent-logger == 0.10.0 opentelemetry-api == 1.17.0 opentelemetry-sdk == 1.17.0 flask_executor == 1.0.0 Werkzeug == 2.2.3 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0 diff --git a/services/TS29222_CAPIF_Security_API/test-requirements.txt b/services/TS29222_CAPIF_Security_API/test-requirements.txt index 0970f28c7c5a344d7fd9b9c893c584e7336df266..202a684feef71ff540d6aa528d348febf0b37d1e 100644 --- a/services/TS29222_CAPIF_Security_API/test-requirements.txt +++ b/services/TS29222_CAPIF_Security_API/test-requirements.txt @@ -1,4 +1,4 @@ pytest~=4.6.7 # needed for python 2.7+3.4 pytest-cov>=2.8.1 -pytest-randomly==1.2.3 # needed for python 2.7+3.4 -Flask-Testing==0.8.0 +pytest-randomly == 1.2.3 # needed for python 2.7+3.4 +Flask-Testing == 0.8.0 diff --git a/services/helper/requirements.txt b/services/helper/requirements.txt index d51eb7e6ea6712e53cacfc8d957f027369e7ce2a..23c2931293b753eb0580dae37dab345cd1335869 100644 --- a/services/helper/requirements.txt +++ b/services/helper/requirements.txt @@ -6,5 +6,5 @@ flask_jwt_extended == 4.6.0 pyopenssl == 24.1.0 pyyaml == 6.0.1 requests == 2.32.2 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0 diff --git a/services/mock_server/requirements.txt b/services/mock_server/requirements.txt index abf28620ee482efbabd6ccf8a2b8d8b554563b03..0764845fe7c34f969d1acfffea0be038793c0e55 100644 --- a/services/mock_server/requirements.txt +++ b/services/mock_server/requirements.txt @@ -1 +1 @@ -flask==3.0.3 \ No newline at end of file +flask == 3.0.3 \ No newline at end of file diff --git a/services/register/requirements.txt b/services/register/requirements.txt index e95dfe3e036f4dbe4230e51a43ca3b7d25cb8255..bf3e52ccc89c836571bf47bda630499347c54259 100644 --- a/services/register/requirements.txt +++ b/services/register/requirements.txt @@ -8,5 +8,5 @@ pyyaml == 6.0.1 requests == 2.32.2 bcrypt == 4.0.1 flask_httpauth == 4.8.0 -gunicorn==22.0.0 -packaging==24.0 +gunicorn == 22.0.0 +packaging == 24.0