This repository was archived by the owner on Sep 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
123 lines (123 loc) · 2.52 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
aiohttp==3.8.1
aiosignal==1.2.0
anyio==3.6.1
appnope==0.1.3
asgiref==3.5.2
asttokens==2.0.5
async-timeout==4.0.2
attrs==21.4.0
backcall==0.2.0
backoff==1.11.1
black==22.6.0
bleach==5.0.1
certifi==2022.6.15
charset-normalizer==2.1.0
cisco-opentelemetry-specifications==0.0.21
cisco-telescope==1.0.0
click==8.1.3
click-log==0.4.0
colorama==0.4.5
coverage==6.4.2
decorator==5.1.1
Deprecated==1.2.13
distlib==0.3.5
docutils==0.19
dotty-dict==1.3.1
execnet==1.9.0
executing==0.8.3
fastapi==0.78.0
filelock==3.7.1
Flask==2.1.3
frozenlist==1.3.0
gitdb==4.0.9
GitPython==3.1.27
googleapis-common-protos==1.56.4
grpcio==1.47.0
h11==0.12.0
httpcore==0.15.0
idna==3.3
importlib-metadata==4.12.0
iniconfig==1.1.1
invoke==1.7.1
ipdb==0.13.9
ipython==8.4.0
itsdangerous==2.1.2
jedi==0.18.1
Jinja2==3.1.2
keyring==23.7.0
MarkupSafe==2.1.1
matplotlib-inline==0.1.3
multidict==6.0.2
mypy-extensions==0.4.3
opentelemetry-api==1.12.0rc2
opentelemetry-distro==0.32b0
opentelemetry-exporter-otlp==1.11.1
opentelemetry-exporter-otlp-proto-grpc==1.11.1
opentelemetry-exporter-otlp-proto-http==1.11.1
opentelemetry-instrumentation==0.32b0
opentelemetry-instrumentation-aiohttp-client==0.32b0
opentelemetry-instrumentation-asgi==0.32b0
opentelemetry-instrumentation-fastapi==0.32b0
opentelemetry-instrumentation-flask==0.32b0
opentelemetry-instrumentation-grpc==0.32b0
opentelemetry-instrumentation-kafka-python==0.32b0
opentelemetry-instrumentation-pymongo==0.32b0
opentelemetry-instrumentation-requests==0.32b0
opentelemetry-instrumentation-wsgi==0.32b0
opentelemetry-proto==1.11.1
opentelemetry-sdk==1.12.0rc2
opentelemetry-semantic-conventions==0.32b0
opentelemetry-test-utils==0.32b0
opentelemetry-util-http==0.32b0
packaging==21.3
parso==0.8.3
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
pip==22.0.4
pkginfo==1.8.3
platformdirs==2.5.2
pluggy==1.0.0
prompt-toolkit==3.0.30
protobuf==3.20.1
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pydantic==1.9.1
Pygments==2.12.0
pymongo==4.1.1
pyparsing==3.0.9
pytest==7.1.2
pytest-cov==3.0.0
pytest-forked==1.4.0
pytest-xdist==2.5.0
python-gitlab==3.6.0
python-semantic-release==7.29.6
readme-renderer==35.0
requests==2.28.1
requests-toolbelt==0.9.1
rfc3986==2.0.0
semver==2.13.0
setuptools==58.1.0
setuptools-scm==6.4.2
six==1.16.0
smmap==5.0.0
sniffio==1.2.0
stack-data==0.3.0
starlette==0.19.1
toml==0.10.2
toml-sort==0.20.0
tomli==2.0.1
tomlkit==0.10.2
tqdm==4.64.0
traitlets==5.3.0
twine==3.8.0
typing_extensions==4.3.0
urllib3==1.26.10
virtualenv==20.15.1
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==2.1.2
wrapt==1.14.1
yarl==1.7.2
zipp==3.8.1