forked from AILab-CVC/YOLO-World
-
Notifications
You must be signed in to change notification settings - Fork 0
/
=0.12.3
17 lines (17 loc) · 1.41 KB
/
=0.12.3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Requirement already satisfied: typer in /data2/arash/envs/YOLO-WORLD/lib/python3.9/site-packages (0.9.0)
Collecting typer
Using cached typer-0.12.3-py3-none-any.whl.metadata (15 kB)
Requirement already satisfied: click>=8.0.0 in /data2/arash/envs/YOLO-WORLD/lib/python3.9/site-packages (from typer) (8.1.7)
Requirement already satisfied: typing-extensions>=3.7.4.3 in /data2/arash/envs/YOLO-WORLD/lib/python3.9/site-packages (from typer) (4.11.0)
Requirement already satisfied: shellingham>=1.3.0 in /data2/arash/envs/YOLO-WORLD/lib/python3.9/site-packages (from typer) (1.5.4)
Requirement already satisfied: rich>=10.11.0 in /data2/arash/envs/YOLO-WORLD/lib/python3.9/site-packages (from typer) (13.4.2)
Requirement already satisfied: markdown-it-py>=2.2.0 in /data2/arash/envs/YOLO-WORLD/lib/python3.9/site-packages (from rich>=10.11.0->typer) (3.0.0)
Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /data2/arash/envs/YOLO-WORLD/lib/python3.9/site-packages (from rich>=10.11.0->typer) (2.18.0)
Requirement already satisfied: mdurl~=0.1 in /data2/arash/envs/YOLO-WORLD/lib/python3.9/site-packages (from markdown-it-py>=2.2.0->rich>=10.11.0->typer) (0.1.2)
Using cached typer-0.12.3-py3-none-any.whl (47 kB)
Installing collected packages: typer
Attempting uninstall: typer
Found existing installation: typer 0.9.0
Uninstalling typer-0.9.0:
Successfully uninstalled typer-0.9.0
Successfully installed typer-0.12.3