This repository was archived by the owner on May 29, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44#
55# pip-compile --all-build-deps --all-extras pyproject.toml
66#
7- anyio == 4.8.0
8- # via httpx
97certifi == 2024.12.14
108 # via
11- # httpcore
12- # httpx
139 # requests
1410 # sentry-sdk
1511charset-normalizer == 3.4.1
1612 # via requests
1713click == 8.1.8
1814 # via codecov-cli (pyproject.toml)
19- h11 == 0.14.0
20- # via httpcore
21- httpcore == 1.0.7
22- # via httpx
23- httpx == 0.27.2
24- # via codecov-cli (pyproject.toml)
2515idna == 3.10
26- # via
27- # anyio
28- # httpx
29- # requests
16+ # via requests
3017ijson == 3.3.0
3118 # via codecov-cli (pyproject.toml)
32- pyyaml == 6.0.2
33- # via codecov-cli (pyproject.toml)
34- regex == 2024.11.6
35- # via codecov-cli (pyproject.toml)
3619requests == 2.32.3
3720 # via responses
3821responses == 0.21.0
3922 # via codecov-cli (pyproject.toml)
4023sentry-sdk == 2.20.0
4124 # via codecov-cli (pyproject.toml)
42- sniffio == 1.3.1
43- # via
44- # anyio
45- # httpx
4625test-results-parser == 0.5.4
4726 # via codecov-cli (pyproject.toml)
48- typing-extensions == 4.12.2
49- # via anyio
5027urllib3 == 2.3.0
5128 # via
5229 # requests
5330 # responses
5431 # sentry-sdk
55- wrapt == 1.17.2
56- # via codecov-cli (pyproject.toml)
5732
5833# The following packages are considered to be unsafe in a requirements file:
5934# setuptools
Original file line number Diff line number Diff line change @@ -19,9 +19,7 @@ iniconfig==2.0.0
1919nodeenv == 1.8.0
2020 # via pre-commit
2121packaging == 24.2
22- # via
23- # -r requirements.in
24- # pytest
22+ # via pytest
2523platformdirs == 3.11.0
2624 # via virtualenv
2725pluggy == 1.3.0
@@ -44,9 +42,7 @@ pytest-env==1.1.0
4442pytest-mock == 3.11.1
4543 # via -r requirements.in
4644pyyaml == 6.0.2
47- # via
48- # -r requirements.in
49- # pre-commit
45+ # via pre-commit
5046virtualenv == 20.26.6
5147 # via pre-commit
5248
You can’t perform that action at this time.
0 commit comments