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

Commit 8b6110f

Browse files
author
clittle
committed
Update to pinned version of taxii module
1 parent e292224 commit 8b6110f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layers/exporters/matrix_gen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from stix2 import TAXIICollectionSource, Filter, MemoryStore
2-
from taxii2client import Server, Collection
2+
from taxii2client.v20 import Server, Collection
33

44

55
class DomainNotLoadedError(Exception):

0 commit comments

Comments
 (0)