Skip to content

Commit

Permalink
wheels installed
Browse files Browse the repository at this point in the history
  • Loading branch information
mctonderski-splunk committed Jun 21, 2024
1 parent b16c692 commit bc0d933
Showing 1 changed file with 44 additions and 1 deletion.
45 changes: 44 additions & 1 deletion jira.json
Original file line number Diff line number Diff line change
Expand Up @@ -10665,7 +10665,50 @@
],
"pip39_dependencies": {
"wheel": [

{
"module": "PyJWT",
"input_file": "wheels/py3/PyJWT-2.8.0-py3-none-any.whl"
},
{
"module": "defusedxml",
"input_file": "wheels/shared/defusedxml-0.7.1-py2.py3-none-any.whl"
},
{
"module": "jira",
"input_file": "wheels/py3/jira-3.8.0-py3-none-any.whl"
},
{
"module": "oauthlib",
"input_file": "wheels/py3/oauthlib-3.2.2-py3-none-any.whl"
},
{
"module": "packaging",
"input_file": "wheels/py3/packaging-24.1-py3-none-any.whl"
},
{
"module": "pbr",
"input_file": "wheels/shared/pbr-6.0.0-py2.py3-none-any.whl"
},
{
"module": "pillow",
"input_file": "wheels/py39/pillow-10.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
{
"module": "pytz",
"input_file": "wheels/shared/pytz-2024.1-py2.py3-none-any.whl"
},
{
"module": "requests_oauthlib",
"input_file": "wheels/shared/requests_oauthlib-2.0.0-py2.py3-none-any.whl"
},
{
"module": "requests_toolbelt",
"input_file": "wheels/shared/requests_toolbelt-1.0.0-py2.py3-none-any.whl"
},
{
"module": "typing_extensions",
"input_file": "wheels/py3/typing_extensions-4.12.2-py3-none-any.whl"
}
]
}
}

0 comments on commit bc0d933

Please sign in to comment.