Skip to content

Commit

Permalink
Move panther-core from dev-packages to packages (#508)
Browse files Browse the repository at this point in the history
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
  • Loading branch information
egibs authored May 30, 2024
1 parent 6d596d7 commit ced91b3
Show file tree
Hide file tree
Showing 3 changed files with 238 additions and 272 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ coverage = "==7.3.1"
isort = "==5.12.0"
mypy = "==1.5.1"
nose2 = ">=0.13.0"
panther-core = "==0.10.0"
pyfakefs = "==5.4.1"
pylint = "==2.17.5"
PyYAML = "==6.0.1"
Expand Down Expand Up @@ -40,6 +39,7 @@ jsonpath-ng = "==1.5.3"
jsonschema = "4.19.0"
nested-lookup = "==0.2.25"
packaging = "==23.1"
panther-core = "==0.10.0"
ply = "==3.11"
policyuniverse = "==1.5.1.20230817"
python-dateutil = "==2.8.2"
Expand Down
Loading

0 comments on commit ced91b3

Please sign in to comment.