File tree Expand file tree Collapse file tree 2 files changed +13
-25
lines changed
Expand file tree Collapse file tree 2 files changed +13
-25
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,6 @@ frozenlist>=1.7.0
77# dev
88pytest==8.4.1
99pytest-asyncio==1.1.0
10- pip-tools==6.8.0
10+ pip-tools==7.5.2
1111black==22.6.0
12+ packaging>=22.0
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.10
2+ # This file is autogenerated by pip-compile with Python 3.12
33# by the following command:
44#
5- # pip-compile --no-emit-index-url --no-emit-trusted-host
5+ # pip-compile requirements.in
66#
77aiohappyeyeballs == 2.6.1
88 # via aiohttp
99aiohttp == 3.12.14
1010 # via -r requirements.in
1111aiosignal == 1.4.0
1212 # via aiohttp
13- async-timeout == 4.0.2
14- # via aiohttp
1513attrs == 22.1.0
1614 # via aiohttp
17- backports-asyncio-runner == 1.2.0 ; python_version < "3.11"
18- # via pytest-asyncio
1915black == 22.6.0
2016 # via -r requirements.in
21- build == 0.8 .0
17+ build == 1.3 .0
2218 # via pip-tools
2319cachetools == 4.2.0
2420 # via -r requirements.in
@@ -30,8 +26,6 @@ click==8.1.3
3026 # via
3127 # black
3228 # pip-tools
33- exceptiongroup == 1.3.0
34- # via pytest
3529frozenlist == 1.7.0
3630 # via
3731 # -r requirements.in
@@ -49,15 +43,14 @@ multidict==6.0.2
4943 # yarl
5044mypy-extensions == 0.4.3
5145 # via black
52- packaging == 21.3
46+ packaging == 25.0
5347 # via
48+ # -r requirements.in
5449 # build
5550 # pytest
5651pathspec == 0.9.0
5752 # via black
58- pep517 == 0.13.0
59- # via build
60- pip-tools == 6.8.0
53+ pip-tools == 7.5.2
6154 # via -r requirements.in
6255platformdirs == 2.5.2
6356 # via black
@@ -69,8 +62,10 @@ propcache==0.3.2
6962 # yarl
7063pygments == 2.19.2
7164 # via pytest
72- pyparsing == 3.0.9
73- # via packaging
65+ pyproject-hooks == 1.2.0
66+ # via
67+ # build
68+ # pip-tools
7469pytest == 8.4.1
7570 # via
7671 # -r requirements.in
@@ -79,16 +74,8 @@ pytest-asyncio==1.1.0
7974 # via -r requirements.in
8075requests == 2.28.1
8176 # via -r requirements.in
82- tomli == 2.0.1
83- # via
84- # black
85- # build
86- # pep517
87- # pytest
8877typing-extensions == 4.14.1
89- # via
90- # aiosignal
91- # exceptiongroup
78+ # via aiosignal
9279urllib3 == 1.26.11
9380 # via requests
9481wheel == 0.37.1
You can’t perform that action at this time.
0 commit comments