Skip to content

Commit

Permalink
Remove unused dep (quay#1202)
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerMeetNail authored Mar 28, 2022
1 parent f248d88 commit 80d98b2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions bill-of-materials.json
Original file line number Diff line number Diff line change
Expand Up @@ -619,11 +619,6 @@
"license": "MIT License",
"project": "urllib3"
},
{
"format": "Python",
"license": "ZPL 2.1",
"project": "waitress"
},
{
"format": "Python",
"license": "MIT License",
Expand Down
1 change: 0 additions & 1 deletion requirements-osbs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ toposort==1.5
txaio==20.4.1
tzlocal==2.0.0
urllib3==1.25.8
waitress==1.4.2
webencodings==0.5.1
WebOb==1.8.6
websocket-client==0.57.0
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ tldextract==2.2.2
toposort==1.5
tzlocal==2.0.0
urllib3==1.25.8
waitress==1.4.3
webencodings==0.5.1
WebOb==1.8.6
websocket-client==0.57.0
Expand Down

0 comments on commit 80d98b2

Please sign in to comment.