X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-test.txt;h=77ae5769fe26cdc1b3c74d5f24b1135f3da8b71f;hb=a183de070f586875d953d43fa9d14ed031d483a8;hp=decfef20aaae7a7aece777305dd5699346caf01d;hpb=5b3f4b6983b2957df33e5995ce32f3351a089290;p=osm%2FIM.git diff --git a/requirements-test.txt b/requirements-test.txt index decfef2..77ae576 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,11 +1,3 @@ -coverage==5.5 - # via - # -r requirements-test.in - # nose2 -nose2==0.10.0 - # via -r requirements-test.in -six==1.15.0 - # via nose2 ####################################################################################### # Copyright ETSI Contributors and Others. # @@ -22,3 +14,7 @@ six==1.15.0 # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### +coverage==7.3.1 + # via -r requirements-test.in +nose2==0.13.0 + # via -r requirements-test.in