/usr/local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/__pycache__
a ���h� � @ s� d dl mZ d dlmZ d dlmZ d dlmZ d dlm Z ddl mZmZ ee �ZG dd � d e eeef �ZG d d� de eeef �ZdS ) � )�annotations)�defaultdict)� getLogger)�Any)�BaseReporter� )� Candidate�Requirementc @ s, e Zd Zdd�dd�Zdddd�dd �Zd S )�PipReporter�None��returnc C s t t�| _dddd�| _d S )Nz�pip is looking at multiple versions of {package_name} to determine which version is compatible with other requirements. This could take a while.z�pip is still looking at multiple versions of {package_name} to determine which version is compatible with other requirements. This could take a while.z�This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.)r � � )r �int�reject_count_by_package�_messages_at_reject_count��self� r �V/usr/local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/reporter.py�__init__ s �zPipReporter.__init__r r �� criterion� candidater c C s� | j |j d7 <