Skip to content

Commit 11a5d4a

Browse files
authored
Merge pull request #52 from Point72/dependabot/pip/csp-gateway-gte-2.5-and-lt-2.7
Update csp-gateway requirement from <2.6,>=2.5 to >=2.5,<2.7
2 parents f9c3cef + 26dcf32 commit 11a5d4a

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)