X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-test.txt;h=22454d9f164c8be8e1401fc70f6d8b65783f4415;hb=db28d4290a34ed1a7ac7a2ca10cab7eb34a55fd1;hp=58e185abc87ed52f06da356882abf94bf8d5402e;hpb=b483b920caa7737203e316cfd6f44fa0eb861e47;p=osm%2Fcommon.git diff --git a/requirements-test.txt b/requirements-test.txt index 58e185a..22454d9 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.2.5 + # via -r requirements-test.in +exceptiongroup==1.1.1 + # via pytest +iniconfig==2.0.0 + # via pytest +nose2==0.13.0 + # via -r requirements-test.in +packaging==23.1 + # via pytest +pluggy==1.0.0 + # via pytest +pytest==7.3.1 + # via -r requirements-test.in +tomli==2.0.1 + # via pytest