Added some library requirements for the taxii21 import module.

pull/546/head
Michael Chisholm 2022-01-14 11:48:49 -05:00
parent 24070bfab7
commit 549f937b1e
1 changed files with 2 additions and 0 deletions

View File

@ -128,9 +128,11 @@ socialscan==1.4.2
socketio-client==0.5.7.4
soupsieve==2.2.1; python_version >= '3'
sparqlwrapper==1.8.5
stix2==3.0.1
stix2-patterns==1.3.2
tabulate==0.8.9
tau-clients==0.1.3
taxii2-client==2.3.0
tldextract==3.1.0; python_version >= '3.5'
tornado==6.1; python_version >= '3.5'
tqdm==4.62.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'