Skip to content

Commit df3d324

Browse files
committed
Removed the unnesessary packages from tornado requirements file
Signed-off-by: Rahul Kumar <[email protected]>
1 parent bb85f98 commit df3d324

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

instrumentation/opentelemetry-instrumentation-tornado/test-requirements.txt

-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
asgiref==3.8.1
2-
blinker==1.7.0
32
certifi==2024.7.4
43
charset-normalizer==3.3.2
54
click==8.1.7
65
Deprecated==1.2.14
7-
Flask==3.0.2
86
http_server_mock==1.7
97
idna==3.7
108
iniconfig==2.0.0
11-
itsdangerous==2.1.2
12-
Jinja2==3.1.4
13-
MarkupSafe==2.1.5
149
packaging==24.0
1510
pluggy==1.5.0
1611
py-cpuinfo==9.0.0
@@ -20,7 +15,6 @@ tomli==2.0.1
2015
tornado==6.4.2
2116
typing_extensions==4.12.2
2217
urllib3==2.2.2
23-
Werkzeug==3.0.6
2418
wrapt==1.16.0
2519
zipp==3.19.2
2620
-e opentelemetry-instrumentation

0 commit comments

Comments
 (0)