Bugfix 1491: Replacing pkg_resources for importlib.metadata
[osm/RO.git] / requirements-test.txt
index 0cf35b8..f2711aa 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-
-#
-# This file is autogenerated by pip-compile
-# To update, run:
-#
-#    pip-compile --output-file=requirements-test.txt requirements-test.in
-#
 -e RO-plugin
     # via -r requirements-test.in
-coverage==5.4
+coverage==5.5
     # via
     #   -r requirements-test.in
     #   nose2