X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-test.txt;h=6b8174f126692f6ba4bb8033a7ae9e96f25d0ce7;hb=409397d74a1a9dd1257a55b6c9ae02a7b8bf1bdd;hp=58e185abc87ed52f06da356882abf94bf8d5402e;hpb=b483b920caa7737203e316cfd6f44fa0eb861e47;p=osm%2Fcommon.git diff --git a/requirements-test.txt b/requirements-test.txt index 58e185a..6b8174f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -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,19 @@ toml==0.10.2 # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### +coverage==7.3.1 + # via -r requirements-test.in +exceptiongroup==1.1.3 + # via pytest +iniconfig==2.0.0 + # via pytest +nose2==0.13.0 + # via -r requirements-test.in +packaging==23.1 + # via pytest +pluggy==1.3.0 + # via pytest +pytest==7.4.2 + # via -r requirements-test.in +tomli==2.0.1 + # via pytest