Skip to content

Commit

Permalink
feat: update sse-client to handle newline character (OpenCTI-Platform…
Browse files Browse the repository at this point in the history
  • Loading branch information
flavienSindou authored Dec 17, 2024
1 parent 813d768 commit 711f3a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ opentelemetry-api~=1.22.0
opentelemetry-sdk~=1.22.0
deprecation~=2.1.0
# OpenCTI
filigran-sseclient~=1.0.0
filigran-sseclient>=1.0.2
stix2~=3.0.1
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ install_requires =
opentelemetry-sdk~=1.22.0
deprecation~=2.1.0
# OpenCTI
filigran-sseclient~=1.0.0
filigran-sseclient>=1.0.2
stix2~=3.0.1

[options.extras_require]
Expand Down

0 comments on commit 711f3a9

Please sign in to comment.