File tree Expand file tree Collapse file tree 1 file changed +22
-12
lines changed Expand file tree Collapse file tree 1 file changed +22
-12
lines changed Original file line number Diff line number Diff line change
1
+ aiohttp == 3.9.1
2
+ aiosignal == 1.3.1
3
+ async-timeout == 4.0.3
4
+ attrs == 23.1.0
1
5
black == 23.3.0 ;implementation_name == "cpython"
2
- build == 0.10.0
6
+ build == 1.0.3
3
7
check-manifest == 0.49
4
- click == 8.1.3
5
- coverage == 7.2.7
6
- exceptiongroup == 1.1.1
8
+ click == 8.1.7
9
+ coverage == 7.3.2
10
+ exceptiongroup == 1.2.0
11
+ frozenlist == 1.4.0
12
+ idna == 3.6
13
+ importlib-metadata == 7.0.0
7
14
iniconfig == 2.0.0
8
- mypy == 1.4.1 ;implementation_name == "cpython"
15
+ multidict == 6.0.4
16
+ mypy == 1.7.1 ;implementation_name == "cpython"
9
17
mypy-extensions == 1.0.0
10
- packaging == 23.1
11
- pathspec == 0.11 .1
12
- platformdirs == 3.8 .0
13
- pluggy == 1.2 .0
14
- pyproject_hooks == 1.0.0
15
- pytest == 7.4.0
18
+ packaging == 23.2
19
+ pathspec == 0.12 .1
20
+ platformdirs == 4.1 .0
21
+ pluggy == 1.3 .0
22
+ pyproject-hooks == 1.0.0
23
+ pytest == 7.4.3
16
24
pytest-cov == 4.1.0
17
25
tomli == 2.0.1
18
- typing_extensions == 4.7.0
26
+ typing-extensions == 4.9.0
27
+ yarl == 1.9.4
28
+ zipp == 3.17.0
You can’t perform that action at this time.
0 commit comments