diff --git a/pyproject.toml b/pyproject.toml index 787e7b86..8c2e90c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ prometheus-client = ">=0.24.1,<0.27.0" numpy = "^2.4.3" openai = "^1.0.0" asyncpg = "^0.31.0" -constellation-node-sdk = {git = "https://github.com/Quantum-L9/Gate_SDK.git", rev = "69c6c67060b08440734a61473c03663423709964"} +constellation-node-sdk = {git = "https://github.com/Quantum-L9/Gate_SDK.git", rev = "v1"} [tool.poetry.group.dev.dependencies] pytest = "9.0.3" diff --git a/requirements.txt b/requirements.txt index bac97f42..8deaa8c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ prometheus-client>=0.24.1,<1.0.0 numpy>=2.4.3,<3.0.0 openai>=1.0.0,<2.0.0 asyncpg>=0.31.0,<1.0.0 -constellation-node-sdk @ git+https://github.com/Quantum-L9/Gate_SDK.git@69c6c67060b08440734a61473c03663423709964 +constellation-node-sdk @ git+https://github.com/Quantum-L9/Gate_SDK.git@v1