Skip to content

Commit 17dead3

Browse files
Billypsychedelicious
authored andcommitted
Remove OMI from dependencies
1 parent 979bd33 commit 17dead3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ dependencies = [
7373
"pypatchmatch",
7474
"python-multipart",
7575
"requests",
76-
"semver~=3.0.1",
77-
"omi-model-standards @ git+https://github.com/Open-Model-Initiative/OMI-Model-Standards.git@4ad235ceba6b42a97942834b7664379e4ec2d93c"
76+
"semver~=3.0.1"
7877
]
7978

8079
[project.optional-dependencies]

0 commit comments

Comments
 (0)