-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
78 lines (78 loc) · 1.59 KB
/
requirements-dev.txt
File metadata and controls
78 lines (78 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in --python-version 3.9 --universal -o requirements-dev.txt
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.11.18
# via -r requirements-dev.in
aiosignal==1.3.2
# via aiohttp
async-timeout==5.0.1 ; python_full_version < '3.11'
# via aiohttp
attrs==25.3.0
# via aiohttp
cfgv==3.4.0
# via pre-commit
colorama==0.4.6 ; sys_platform == 'win32'
# via pytest
distlib==0.3.9
# via virtualenv
exceptiongroup==1.3.0 ; python_full_version < '3.11'
# via pytest
filelock==3.18.0
# via virtualenv
frozenlist==1.7.0
# via
# aiohttp
# aiosignal
identify==2.6.12
# via pre-commit
idna==3.10
# via yarl
iniconfig==2.1.0
# via pytest
multidict==6.6.3
# via
# aiohttp
# yarl
mypy==1.16.1
# via -r requirements-dev.in
mypy-extensions==1.1.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==25.0
# via pytest
pathspec==0.12.1
# via mypy
platformdirs==4.3.8
# via virtualenv
pluggy==1.6.0
# via pytest
pre-commit==4.2.0
# via -r requirements-dev.in
propcache==0.3.2
# via
# aiohttp
# yarl
pytest==8.3.5
# via -r requirements-dev.in
pyyaml==6.0.2
# via pre-commit
ruff==0.12.2
# via -r requirements-dev.in
tomli==2.2.1
# via
# -r requirements-dev.in
# mypy
# pytest
tomli-w==1.2.0
# via -r requirements-dev.in
typing-extensions==4.14.0
# via
# exceptiongroup
# multidict
# mypy
virtualenv==20.31.2
# via pre-commit
yarl==1.20.1
# via aiohttp