Skip to content

Commit 20819cb

Browse files
committed
remove black and isrot from dev deps
1 parent 7ae35b8 commit 20819cb

3 files changed

Lines changed: 127 additions & 57 deletions

File tree

codemeta.json

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -63,20 +63,6 @@
6363
"runtimePlatform": "Python 3",
6464
"softwareHelp": "https://materials-data-science-and-informatics.github.io/somesy",
6565
"softwareRequirements": [
66-
{
67-
"@type": "SoftwareApplication",
68-
"identifier": "'version':",
69-
"name": "'version':",
70-
"runtimePlatform": "Python 3",
71-
"version": "'^2.4.2'}"
72-
},
73-
{
74-
"@type": "SoftwareApplication",
75-
"identifier": "'version':",
76-
"name": "'version':",
77-
"runtimePlatform": "Python 3",
78-
"version": "'^0.7.0'}"
79-
},
8066
{
8167
"@type": "SoftwareApplication",
8268
"identifier": "cffconvert",
@@ -117,7 +103,7 @@
117103
"identifier": "pydantic",
118104
"name": "pydantic",
119105
"runtimePlatform": "Python 3",
120-
"version": "{'extras': ['email'"
106+
"version": "^2.4.2"
121107
},
122108
{
123109
"@type": "SoftwareApplication",
@@ -152,7 +138,7 @@
152138
"identifier": "typer",
153139
"name": "typer",
154140
"runtimePlatform": "Python 3",
155-
"version": "{'extras': ['all'"
141+
"version": "^0.7.0"
156142
},
157143
{
158144
"@type": "SoftwareApplication",

0 commit comments

Comments
 (0)