Bug 1840: LTS Support
[osm/common.git] / requirements-test.txt
index 58e185a..bfa751a 100644 (file)
@@ -1,27 +1,3 @@
-attrs==20.3.0
-    # via pytest
-coverage==5.5
-    # via
-    #   -r requirements-test.in
-    #   nose2
-iniconfig==1.1.1
-    # via pytest
-nose2==0.10.0
-    # via -r requirements-test.in
-packaging==20.9
-    # via pytest
-pluggy==0.13.1
-    # via pytest
-py==1.10.0
-    # via pytest
-pyparsing==2.4.7
-    # via packaging
-pytest==6.2.2
-    # via -r requirements-test.in
-six==1.15.0
-    # via nose2
-toml==0.10.2
-    # via pytest
 #######################################################################################
 # Copyright ETSI Contributors and Others.
 #
@@ -38,3 +14,27 @@ toml==0.10.2
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
+attrs==21.4.0
+    # via pytest
+coverage==6.2
+    # via
+    #   -r requirements-test.in
+    #   nose2
+iniconfig==1.1.1
+    # via pytest
+nose2==0.10.0
+    # via -r requirements-test.in
+packaging==21.3
+    # via pytest
+pluggy==1.0.0
+    # via pytest
+py==1.11.0
+    # via pytest
+pyparsing==3.0.6
+    # via packaging
+pytest==6.2.5
+    # via -r requirements-test.in
+six==1.16.0
+    # via nose2
+toml==0.10.2
+    # via pytest