Closed jiedxu closed 1 year ago
$ poetry run python -m pip install cmdict==0.1.4
Collecting cmdict==0.1.4
Using cached cmdict-0.1.4-py3-none-any.whl (10 kB)
Collecting click>=7.1.2 (from cmdict==0.1.4)
Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting colorama>=0.4.3 (from cmdict==0.1.4)
Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting loguru>=0.5.1 (from cmdict==0.1.4)
Using cached loguru-0.7.0-py3-none-any.whl (59 kB)
Collecting pyyaml>=5.3.1 (from cmdict==0.1.4)
Using cached PyYAML-6.0-cp311-cp311-macosx_11_0_arm64.whl (167 kB)
Collecting requests>=2.24.0 (from cmdict==0.1.4)
Using cached requests-2.31.0-py3-none-any.whl (62 kB)
Collecting tqdm>=4.48.0 (from cmdict==0.1.4)
Using cached tqdm-4.65.0-py3-none-any.whl (77 kB)
Collecting virtualenv>=20.10.0 (from cmdict==0.1.4)
Using cached virtualenv-20.23.1-py3-none-any.whl (3.3 MB)
Collecting charset-normalizer<4,>=2 (from requests>=2.24.0->cmdict==0.1.4)
Using cached charset_normalizer-3.1.0-cp311-cp311-macosx_11_0_arm64.whl (121 kB)
Collecting idna<4,>=2.5 (from requests>=2.24.0->cmdict==0.1.4)
Using cached idna-3.4-py3-none-any.whl (61 kB)
Collecting urllib3<3,>=1.21.1 (from requests>=2.24.0->cmdict==0.1.4)
Using cached urllib3-2.0.3-py3-none-any.whl (123 kB)
Collecting certifi>=2017.4.17 (from requests>=2.24.0->cmdict==0.1.4)
Using cached certifi-2023.5.7-py3-none-any.whl (156 kB)
Collecting distlib<1,>=0.3.6 (from virtualenv>=20.10.0->cmdict==0.1.4)
Using cached distlib-0.3.6-py2.py3-none-any.whl (468 kB)
Collecting filelock<4,>=3.12 (from virtualenv>=20.10.0->cmdict==0.1.4)
Using cached filelock-3.12.2-py3-none-any.whl (10 kB)
Collecting platformdirs<4,>=3.5.1 (from virtualenv>=20.10.0->cmdict==0.1.4)
Using cached platformdirs-3.6.0-py3-none-any.whl (16 kB)
Installing collected packages: distlib, urllib3, tqdm, pyyaml, platformdirs, loguru, idna, filelock, colorama, click, charset-normalizer, certifi, virtualenv, requests, cmdict
Successfully installed certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 cmdict-0.1.4 colorama-0.4.6 distlib-0.3.6 filelock-3.12.2 idna-3.4 loguru-0.7.0 platformdirs-3.6.0 pyyaml-6.0 requests-2.31.0 tqdm-4.65.0 urllib3-2.0.3 virtualenv-20.23.1
The resources are determined by installing the specified Python package: