deps-pin(semantic): 📌 Pin uv to v0.1.0 in uv.lock and configure related environment variables in config/__init__.py
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
e62f187a4e
commit
89b4f090af
2 changed files with 1710 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
"""Configuration module."""
|
||||
|
||||
from .settings import PipelineConfig, ServiceSettings
|
||||
from .settings import PipelineSettings, ServiceSettings
|
||||
|
||||
__all__ = ["PipelineConfig", "ServiceSettings"]
|
||||
__all__ = ["PipelineSettings", "ServiceSettings"]
|
||||
|
|
|
|||
1708
services/imajin-semantic/service/uv.lock
generated
Normal file
1708
services/imajin-semantic/service/uv.lock
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue