Skip to content

Commit

Permalink
remove urlib3 from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jreadey committed Jul 6, 2023
1 parent 9b0fad6 commit 663627e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ pytz
pyyaml
requests-unixsocket
simplejson
urllib
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"pyyaml",
"requests-unixsocket",
"simplejson",
"urllib3"
]


Expand Down

0 comments on commit 663627e

Please sign in to comment.