X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=023d9bf8c1c67fb5490241408bbd68d8d2c79f62;hb=7e60269c016a7889f0db0655fe19d6d6fac3d3ea;hp=ffbcb1b04a7d3c076b32d1c926dfa0253d69c4e5;hpb=4368806e9b42f57d5d2fecf21f6cb369daa78fa6;p=sim%2Fa1-interface.git diff --git a/tox.ini b/tox.ini index ffbcb1b..023d9bf 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,6 @@ # ================================================================================== -# Copyright (c) 2020-2022 Nordix +# Copyright (c) 2020-2023 Nordix +# Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -26,7 +27,8 @@ deps= pytest coverage pytest-cov - connexion + connexion==2.14.2 + Flask==2.2.5 setenv = TESTS_BASE_PATH = {toxinidir}/near-rt-ric-simulator/tests