X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-test.txt;h=6006e333fafb40e6814d8674b52590d62f9324b6;hb=d4b10b3b97df3c2b03828209526772d78a98c632;hp=decfef20aaae7a7aece777305dd5699346caf01d;hpb=5b3f4b6983b2957df33e5995ce32f3351a089290;p=osm%2FIM.git diff --git a/requirements-test.txt b/requirements-test.txt index decfef2..6006e33 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.2.5 + # via -r requirements-test.in +nose2==0.13.0 + # via -r requirements-test.in