diff --git a/codemeta.json b/codemeta.json
index 11cf8d5..9cd7000 100644
--- a/codemeta.json
+++ b/codemeta.json
@@ -33,8 +33,10 @@
"programmingLanguage": "Python 3",
"releaseNotes": "## What's Changed\n* Fix beta test feedbacks by @francoto in https://github.com/SoftwareUnderstanding/sw-metadata-bot/pull/7\n\n\n**Full Changelog**: https://github.com/SoftwareUnderstanding/sw-metadata-bot/compare/v0.1.0...v0.1.1",
"softwareRequirements": [
- "metacheck>=0.2.0",
- "requests>=2.32.5"
+ "click>=8.3.1",
+ "rsmetacheck>=0.2.1",
+ "python-dotenv>=1.0.0",
+ "requests>=2.32.5"
],
"version": "0.3.1",
"codemeta:contIntegration": {
diff --git a/coverage.svg b/coverage.svg
index 1d809e7..a4262d3 100644
--- a/coverage.svg
+++ b/coverage.svg
@@ -9,13 +9,13 @@
-
+
coverage
coverage
- 10%
- 10%
+ 69%
+ 69%
diff --git a/interrogate_badge.svg b/interrogate_badge.svg
index e7d3947..bc91d28 100644
--- a/interrogate_badge.svg
+++ b/interrogate_badge.svg
@@ -1,5 +1,5 @@