-
Notifications
You must be signed in to change notification settings - Fork 157
Closed
Description
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
Labels
No labels