File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change @@ -42,12 +42,6 @@ idna==3.4
42
42
# via
43
43
# -r test-requirements.in
44
44
# trustme
45
- importlib-metadata==4.2.0
46
- # via
47
- # click
48
- # flake8
49
- # pluggy
50
- # pytest
51
45
iniconfig==1.1.1
52
46
# via pytest
53
47
ipython==7.31.1
@@ -91,7 +85,7 @@ platformdirs==2.5.2
91
85
# pylint
92
86
pluggy==1.0.0
93
87
# via pytest
94
- prompt-toolkit==3.0.30
88
+ prompt-toolkit==3.0.31
95
89
# via ipython
96
90
ptyprocess==0.7.0
97
91
# via pexpect
@@ -136,30 +130,18 @@ traitlets==5.4.0
136
130
# matplotlib-inline
137
131
trustme==0.9.0
138
132
# via -r test-requirements.in
139
- typed-ast==1.5.4 ; implementation_name == "cpython" and python_version < "3.8"
140
- # via
141
- # -r test-requirements.in
142
- # astroid
143
- # black
144
- # mypy
145
133
types-cryptography==3.3.22
146
134
# via types-pyopenssl
147
135
types-pyopenssl==22.0.9 ; implementation_name == "cpython"
148
136
# via -r test-requirements.in
149
137
typing-extensions==4.3.0 ; implementation_name == "cpython"
150
138
# via
151
139
# -r test-requirements.in
152
- # astroid
153
- # black
154
- # importlib-metadata
155
140
# mypy
156
- # pylint
157
141
wcwidth==0.2.5
158
142
# via prompt-toolkit
159
143
wrapt==1.14.1
160
144
# via astroid
161
- zipp==3.8.1
162
- # via importlib-metadata
163
145
164
146
# The following packages are considered to be unsafe in a requirements file:
165
147
# setuptools
You can’t perform that action at this time.
0 commit comments