Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 35f1138

Browse files
[client] Use new forked sseclient repository (#334)
1 parent 7c80f03 commit 35f1138

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ python_json_logger~=2.0.4
66
PyYAML~=6.0
77
requests~=2.28.2
88
setuptools~=66.1.1
9-
sseclient~=0.0.27
9+
git+https://github.com/FiligranHQ/filigran-sseclient[email protected]#egg=sseclient
1010
stix2~=3.0.1
1111
cachetools~=5.3.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ install_requires =
4040
pyyaml~=6.0
4141
requests~=2.28.2
4242
setuptools~=66.1.1
43-
sseclient~=0.0.27
43+
sseclient~=1.0.0
4444
stix2~=3.0.1
4545
cachetools~=5.3.0
4646

0 commit comments

Comments
 (0)