Skip to content

Commit

Permalink
PAPP-34915 remove pip3_dependencies, we use pip3.9 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mnordby-splunk committed Oct 28, 2024
1 parent 02ca089 commit 757ef6c
Showing 1 changed file with 0 additions and 48 deletions.
48 changes: 0 additions & 48 deletions misp.json
Original file line number Diff line number Diff line change
Expand Up @@ -2371,53 +2371,5 @@
"input_file": "wheels/py39/wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
}
]
},
"pip_dependencies": {
"wheel": [
{
"module": "Deprecated",
"input_file": "wheels/shared/Deprecated-1.2.12-py2.py3-none-any.whl"
},
{
"module": "attrs",
"input_file": "wheels/py3/attrs-22.2.0-py3-none-any.whl"
},
{
"module": "cachetools",
"input_file": "wheels/py3/cachetools-4.2.2-py3-none-any.whl"
},
{
"module": "importlib_metadata",
"input_file": "wheels/py3/importlib_metadata-4.8.3-py3-none-any.whl"
},
{
"module": "jsonschema",
"input_file": "wheels/shared/jsonschema-3.2.0-py2.py3-none-any.whl"
},
{
"module": "pymisp",
"input_file": "wheels/py3/pymisp-2.4.138-py3-none-any.whl"
},
{
"module": "pyrsistent",
"input_file": "wheels/py36/pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl"
},
{
"module": "setuptools",
"input_file": "wheels/py3/setuptools-59.6.0-py3-none-any.whl"
},
{
"module": "typing_extensions",
"input_file": "wheels/py3/typing_extensions-4.1.1-py3-none-any.whl"
},
{
"module": "wrapt",
"input_file": "wheels/py36/wrapt-1.16.0-cp36-cp36m-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl"
},
{
"module": "zipp",
"input_file": "wheels/py3/zipp-3.6.0-py3-none-any.whl"
}
]
}
}

0 comments on commit 757ef6c

Please sign in to comment.