<#3895 [Housekeeping] flytekit unnecessarily depen...
# flyte-github
a
#3895 [Housekeeping] flytekit unnecessarily depends on responses lib Issue created by honnix Describe the issue The dependency was introduced in flyteorg/flytekit#23, but the latest code base does not seem to use it anymore. Also it should have been introduced as a test dependency instead of install. What if we do not do this? Installing unnecessary package, especially when
responses
now requires
urllib3 2.0.0+
which potentially creates conflicts with other dependencies because many libs are still on urllib3 1.x. Related component(s) flytekit Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte