Skip to content

Commit

Permalink
fix static error
Browse files Browse the repository at this point in the history
  • Loading branch information
stutib-crest committed Nov 20, 2024
1 parent dfbed28 commit 4859e91
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 25 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
oauthlib==3.1.0
pudb==2019.2
requests-oauthlib==1.3.0
24 changes: 0 additions & 24 deletions threatdownnebula.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,13 @@
"fips_compliant": false,
"pip_dependencies": {
"wheel": [
{
"module": "Pygments",
"input_file": "wheels/py3/Pygments-2.14.0-py3-none-any.whl"
},
{
"module": "oauthlib",
"input_file": "wheels/shared/oauthlib-3.1.0-py2.py3-none-any.whl"
},
{
"module": "pudb",
"input_file": "wheels/py3/pudb-2019.2-py3-none-any.whl"
},
{
"module": "requests_oauthlib",
"input_file": "wheels/shared/requests_oauthlib-1.3.0-py2.py3-none-any.whl"
},
{
"module": "urwid",
"input_file": "wheels/py36/urwid-2.1.2-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl"
}
]
},
Expand Down Expand Up @@ -993,14 +981,6 @@
"module": "oauthlib",
"input_file": "wheels/shared/oauthlib-3.1.0-py2.py3-none-any.whl"
},
{
"module": "pudb",
"input_file": "wheels/py3/pudb-2019.2-py3-none-any.whl"
},
{
"module": "pygments",
"input_file": "wheels/py3/pygments-2.18.0-py3-none-any.whl"
},
{
"module": "requests_oauthlib",
"input_file": "wheels/shared/requests_oauthlib-1.3.0-py2.py3-none-any.whl"
Expand All @@ -1009,10 +989,6 @@
"module": "typing_extensions",
"input_file": "wheels/py3/typing_extensions-4.12.2-py3-none-any.whl"
},
{
"module": "urwid",
"input_file": "wheels/py3/urwid-2.6.16-py3-none-any.whl"
},
{
"module": "wcwidth",
"input_file": "wheels/shared/wcwidth-0.2.13-py2.py3-none-any.whl"
Expand Down
Binary file removed wheels/py3/Pygments-2.14.0-py3-none-any.whl
Binary file not shown.
Binary file removed wheels/py3/pudb-2019.2-py3-none-any.whl
Binary file not shown.
Binary file removed wheels/py3/pygments-2.18.0-py3-none-any.whl
Binary file not shown.
Binary file removed wheels/py3/typing_extensions-4.12.2-py3-none-any.whl
Binary file not shown.
Binary file removed wheels/py3/urwid-2.6.16-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file removed wheels/shared/wcwidth-0.2.13-py2.py3-none-any.whl
Binary file not shown.

0 comments on commit 4859e91

Please sign in to comment.