-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathrequirements.txt
87 lines (87 loc) · 1.89 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile setup.py
#
anyio==4.0.0
# via httpx
certifi==2024.7.4
# via
# httpcore
# httpx
# requests
# sentry-sdk
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via codecov-cli (setup.py)
deprecated==1.2.15
# via
# opentelemetry-api
# opentelemetry-semantic-conventions
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via codecov-cli (setup.py)
idna==3.7
# via
# anyio
# httpx
# requests
ijson==3.2.3
# via codecov-cli (setup.py)
importlib-metadata==8.5.0
# via opentelemetry-api
opentelemetry-api==1.29.0
# via
# opentelemetry-distro
# opentelemetry-instrumentation
# opentelemetry-sdk
# opentelemetry-semantic-conventions
opentelemetry-distro==0.50b0
# via sentry-sdk
opentelemetry-instrumentation==0.50b0
# via opentelemetry-distro
opentelemetry-sdk==1.29.0
# via opentelemetry-distro
opentelemetry-semantic-conventions==0.50b0
# via
# opentelemetry-instrumentation
# opentelemetry-sdk
packaging==24.2
# via opentelemetry-instrumentation
pyyaml==6.0.1
# via codecov-cli (setup.py)
regex==2023.12.25
# via codecov-cli (setup.py)
requests==2.32.2
# via responses
responses==0.21.0
# via codecov-cli (setup.py)
sentry-sdk[opentelemetry]==2.5.0
# via codecov-cli (setup.py)
sniffio==1.3.0
# via
# anyio
# httpx
test-results-parser==0.5.1
# via codecov-cli (setup.py)
tree-sitter==0.20.2
# via codecov-cli (setup.py)
typing-extensions==4.12.2
# via opentelemetry-sdk
urllib3==2.2.2
# via
# requests
# responses
# sentry-sdk
wrapt==1.17.2
# via
# codecov-cli (setup.py)
# deprecated
# opentelemetry-instrumentation
zipp==3.21.0
# via importlib-metadata