Skip to content

Commit

Permalink
remove unused dependency (#1723)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-craig authored Aug 15, 2024
1 parent 7a9e027 commit 134462d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion stix_shifter/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ json-fix==1.0.0
jsonmerge==1.9.2
pyOpenSSL==24.1.0
python-dateutil==2.8.2
requests_toolbelt==0.10.1
stix2-matcher==3.0.0
stix2-patterns==1.3.2
xmltodict==0.13.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import requests
from requests_toolbelt.adapters import host_header_ssl
from requests.packages.urllib3.util.retry import Retry
from stix_shifter_utils.stix_transmission.utils.timeout_http_adapter import TimeoutHTTPAdapter
import sys
Expand Down

0 comments on commit 134462d

Please sign in to comment.