mirror of
https://github.com/laramies/theHarvester.git
synced 2024-11-10 17:13:07 +08:00
Updated deps for the github test
This commit is contained in:
parent
afe4b2861e
commit
9cb1fcae61
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
from theHarvester.discovery.githubcode import RetryResult, ErrorResult, SuccessResult
|
||||
from theHarvester.discovery.constants import MissingKey
|
||||
from theHarvester.lib.core import Core
|
||||
from unittest.mock import MagicMock
|
||||
from mock import MagicMock
|
||||
from requests import Response
|
||||
import pytest
|
||||
|
||||
|
|
Loading…
Reference in a new issue