Feature 10950 Replace pycrypto with pycryptodome
[osm/common.git] / requirements-test.txt
index 58e185a..bed91b0 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,21 @@ toml==0.10.2
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
+attrs==22.2.0
+    # via pytest
+coverage==7.1.0
+    # via -r requirements-test.in
+exceptiongroup==1.1.0
+    # via pytest
+iniconfig==2.0.0
+    # via pytest
+nose2==0.12.0
+    # via -r requirements-test.in
+packaging==23.0
+    # via pytest
+pluggy==1.0.0
+    # via pytest
+pytest==7.2.1
+    # via -r requirements-test.in
+tomli==2.0.1
+    # via pytest