Skip to content

Commit a25aa8d

Browse files
committed
Revert "Introduced needed dependencies"
This reverts commit f9de48f.
1 parent ed4b3f1 commit a25aa8d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

dojo/tools/checkov/parser.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import json
2-
import requests
3-
from bs4 import BeautifulSoup
2+
43
from dojo.models import Finding
54

65

0 commit comments

Comments
 (0)