File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# base
22requests>=2.18.4
33cachetools==4.2.0
4- aiohttp>=3.0.0,<=4
4+ aiohttp>=3.12.14,<=4
5+ frozenlist>=1.7.0
56
67# dev
7- pytest==7.1.2
8- pytest-asyncio==0.19 .0
8+ pytest==8.4.1
9+ pytest-asyncio==1.1 .0
910pip-tools==6.8.0
1011black==22.6.0
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.10
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.10
3+ # by the following command :
44#
55# pip-compile --no-emit-index-url --no-emit-trusted-host
66#
7- aiohttp == 3.8.1
7+ aiohappyeyeballs == 2.6.1
8+ # via aiohttp
9+ aiohttp == 3.12.14
810 # via -r requirements.in
9- aiosignal == 1.2 .0
11+ aiosignal == 1.4 .0
1012 # via aiohttp
1113async-timeout == 4.0.2
1214 # via aiohttp
1315attrs == 22.1.0
14- # via
15- # aiohttp
16- # pytest
16+ # via aiohttp
17+ backports-asyncio-runner == 1.2.0
18+ # via pytest-asyncio
1719black == 22.6.0
1820 # via -r requirements.in
1921build == 0.8.0
@@ -23,15 +25,16 @@ cachetools==4.2.0
2325certifi == 2022.6.15
2426 # via requests
2527charset-normalizer == 2.1.1
26- # via
27- # aiohttp
28- # requests
28+ # via requests
2929click == 8.1.3
3030 # via
3131 # black
3232 # pip-tools
33- frozenlist == 1.3.1
33+ exceptiongroup == 1.3.0
34+ # via pytest
35+ frozenlist == 1.7.0
3436 # via
37+ # -r requirements.in
3538 # aiohttp
3639 # aiosignal
3740idna == 3.3
@@ -58,30 +61,39 @@ pip-tools==6.8.0
5861 # via -r requirements.in
5962platformdirs == 2.5.2
6063 # via black
61- pluggy == 1.0 .0
64+ pluggy == 1.6 .0
6265 # via pytest
63- py == 1.11.0
66+ propcache == 0.3.2
67+ # via
68+ # aiohttp
69+ # yarl
70+ pygments == 2.19.2
6471 # via pytest
6572pyparsing == 3.0.9
6673 # via packaging
67- pytest == 7.1.2
74+ pytest == 8.4.1
6875 # via
6976 # -r requirements.in
7077 # pytest-asyncio
71- pytest-asyncio == 0.19 .0
78+ pytest-asyncio == 1.1 .0
7279 # via -r requirements.in
7380requests == 2.28.1
7481 # via -r requirements.in
7582tomli == 2.0.1
7683 # via
7784 # black
7885 # build
86+ # pep517
7987 # pytest
88+ typing-extensions == 4.14.1
89+ # via
90+ # aiosignal
91+ # exceptiongroup
8092urllib3 == 1.26.11
8193 # via requests
8294wheel == 0.37.1
8395 # via pip-tools
84- yarl == 1.8 .1
96+ yarl == 1.20 .1
8597 # via aiohttp
8698
8799# The following packages are considered to be unsafe in a requirements file:
You can’t perform that action at this time.
0 commit comments