Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

boulder-opal

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boulder-opal - npm Package Compare versions

Comparing version
5.0.1
to
5.0.2
+1
-1
boulderopal/__init__.py

@@ -14,3 +14,3 @@ # Copyright 2025 Q-CTRL. All rights reserved.

__version__ = "5.0.1"
__version__ = "5.0.2"

@@ -17,0 +17,0 @@ from qctrlworkflowclient.utils import check_package_version as _check_package_version

Metadata-Version: 2.3
Name: boulder-opal
Version: 5.0.1
Version: 5.0.2
Summary: Boulder Opal Client

@@ -30,3 +30,3 @@ License: https://q-ctrl.com/terms

Requires-Dist: numpy (>=2.0.2,<3.0.0)
Requires-Dist: pydantic (>=2.6.4,<3.0.0)
Requires-Dist: pydantic (>=2.6.4,<2.12)
Requires-Dist: qctrl-commons (>=25.0.0,<26.0.0)

@@ -33,0 +33,0 @@ Requires-Dist: qctrl-workflow-client (>=7.1.0,<8.0.0)

[tool.poetry]
name = "boulder-opal"
version = "5.0.1"
version = "5.0.2"
description = "Boulder Opal Client"

@@ -81,3 +81,3 @@ license = "https://q-ctrl.com/terms"

numpy = "^2.0.2"
pydantic = "^2.6.4"
pydantic = { version = ">=2.6.4,<2.12", source = "PyPI" }
rich = "^14.1.0"

@@ -84,0 +84,0 @@ typing-extensions = "^4.8.0"