Remove OMI from dependencies

This commit is contained in:
Billy
2025-06-26 17:24:48 +10:00
committed by psychedelicious
parent 979bd33dfb
commit 17dead3309
2 changed files with 1 additions and 2 deletions

View File

@ -73,8 +73,7 @@ dependencies = [
"pypatchmatch",
"python-multipart",
"requests",
"semver~=3.0.1",
"omi-model-standards @ git+https://github.com/Open-Model-Initiative/OMI-Model-Standards.git@4ad235ceba6b42a97942834b7664379e4ec2d93c"
"semver~=3.0.1"
]
[project.optional-dependencies]