Skip to content

Commit 26dcf32

Browse files
Update csp-gateway requirement from <2.6,>=2.5 to >=2.5,<2.7
Updates the requirements on [csp-gateway](https://github.com/Point72/csp-gateway) to permit the latest version. - [Release notes](https://github.com/Point72/csp-gateway/releases) - [Commits](Point72/csp-gateway@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: csp-gateway dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9c3cef commit 26dcf32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"chatom",
4343
"croniter",
4444
"csp>=0.9,<1",
45-
"csp-gateway>=2.5,<2.6",
45+
"csp-gateway>=2.5,<2.7",
4646
"dateparser",
4747
"hydra-core",
4848
"pandas",

0 commit comments

Comments
 (0)