prkumar / uplink

A Declarative HTTP Client for Python
https://uplink.readthedocs.io/
MIT License
1.07k stars 61 forks source link

Deprecation warning #309

Open HarvsG opened 4 months ago

HarvsG commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

.venv/lib/python3.11/site-packages/uplink/_extras.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.