Skip to content

ua-parser indirectly requires itself #246

@lexdene

Description

@lexdene

One of the internal systems of the department I'm working in prohibits cyclic dependencies of any kind.
So I cannot install the latest version of ua-parser there.

root@0a4fff0b62e5:~# pip install -q ua-parser pipdeptree
root@0a4fff0b62e5:~# pip freeze
packaging==24.2
pipdeptree==2.24.0
ua-parser==1.0.0
ua-parser-builtins==0.18.0
root@0a4fff0b62e5:~# pipdeptree -p ua-parser
Warning!!! Cyclic dependencies found:
* ua-parser-builtins => ua-parser => ua-parser-builtins
* ua-parser => ua-parser-builtins => ua-parser
------------------------------------------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions