Update to Python 3.10 and Ubuntu 22.04
[osm/PLA.git] / requirements-test.txt
index d0c984f..295394e 100644 (file)
@@ -1,13 +1,3 @@
-coverage==5.5
-    # via
-    #   -r requirements-test.in
-    #   nose2
-mock==4.0.3
-    # via -r requirements-test.in
-nose2==0.10.0
-    # via -r requirements-test.in
-six==1.15.0
-    # via nose2
 #######################################################################################
 # Copyright ETSI Contributors and Others.
 #
@@ -24,3 +14,9 @@ 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
+mock==5.0.2
+    # via -r requirements-test.in
+nose2==0.13.0
+    # via -r requirements-test.in