We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813d768 commit 711f3a9Copy full SHA for 711f3a9
requirements.txt
@@ -14,5 +14,5 @@ opentelemetry-api~=1.22.0
14
opentelemetry-sdk~=1.22.0
15
deprecation~=2.1.0
16
# OpenCTI
17
-filigran-sseclient~=1.0.0
+filigran-sseclient>=1.0.2
18
stix2~=3.0.1
setup.cfg
@@ -50,7 +50,7 @@ install_requires =
50
51
52
53
- filigran-sseclient~=1.0.0
+ filigran-sseclient>=1.0.2
54
55
56
[options.extras_require]
0 commit comments