Skip to content

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Apr 9, 2022
1 parent fafcb80 commit b61454a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.8"
pysigma = "^0.4.0"
pysigma = "^0.5.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.2"
Expand Down
1 change: 0 additions & 1 deletion sigma/pipelines/crowdstrike/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
import imp
from .crowdstrike import crowdstrike_fdr_pipeline

0 comments on commit b61454a

Please sign in to comment.