X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-test.txt;h=bfa751a37cf15e8f71d3f96b8529e293ca66b248;hb=refs%2Ftags%2Fv10.1.0-rc1;hp=58e185abc87ed52f06da356882abf94bf8d5402e;hpb=2644b76248a1b96f7a47013b414e31b4e3feecf8;p=osm%2Fcommon.git diff --git a/requirements-test.txt b/requirements-test.txt index 58e185a..bfa751a 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,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