-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathrequirements_dev.txt
More file actions
62 lines (62 loc) · 3.25 KB
/
Copy pathrequirements_dev.txt
File metadata and controls
62 lines (62 loc) · 3.25 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
aiohappyeyeballs==2.4.4 ; python_version >= "3.8"
aiohttp==3.10.11 ; python_version >= "3.8"
aiosignal==1.3.1 ; python_version >= "3.8"
async-timeout==5.0.1 ; python_version >= "3.8" and python_version < "3.11"
attrs==25.3.0 ; python_version >= "3.8"
certifi==2026.6.17 ; python_version >= "3.8"
cfgv==3.4.0 ; python_version >= "3.8" and python_version < "3.10"
cfgv==3.5.0 ; python_version >= "3.10"
charset-normalizer==3.4.8 ; python_version >= "3.8"
codecov==2.1.13 ; python_version >= "3.8"
colorama==0.4.6 ; python_version >= "3.8" and sys_platform == "win32"
coverage==7.15.0 ; python_version >= "3.10"
coverage==7.6.1 ; python_version >= "3.8" and python_version < "3.10"
distlib==0.4.3 ; python_version >= "3.8"
exceptiongroup==1.3.1 ; python_version >= "3.8" and python_version < "3.11"
execnet==2.1.2 ; python_version >= "3.8"
filelock==3.16.1 ; python_version >= "3.8" and python_version < "3.10"
filelock==3.29.5 ; python_version >= "3.10"
frozenlist==1.5.0 ; python_version >= "3.8"
identify==2.6.1 ; python_version >= "3.8" and python_version < "3.10"
identify==2.6.19 ; python_version >= "3.10"
idna==3.15 ; python_version >= "3.8"
iniconfig==2.1.0 ; python_version >= "3.8" and python_version < "3.10"
iniconfig==2.3.0 ; python_version >= "3.10"
librt==0.12.0 ; python_version >= "3.10" and platform_python_implementation != "PyPy"
multidict==6.1.0 ; python_version >= "3.8"
mypy-extensions==1.1.0 ; python_version >= "3.8"
mypy==1.14.1 ; python_version >= "3.8" and python_version < "3.10"
mypy==1.20.2 ; python_version >= "3.10"
nodeenv==1.10.0 ; python_version >= "3.8"
packaging==26.2 ; python_version >= "3.8"
pathspec==1.1.1 ; python_version >= "3.10"
platformdirs==4.10.0 ; python_version >= "3.10"
platformdirs==4.3.6 ; python_version >= "3.8" and python_version < "3.10"
pluggy==1.5.0 ; python_version >= "3.8" and python_version < "3.10"
pluggy==1.6.0 ; python_version >= "3.10"
pre-commit==3.5.0 ; python_version >= "3.8" and python_version < "3.10"
pre-commit==3.8.0 ; python_version >= "3.10"
propcache==0.2.0 ; python_version >= "3.8"
pygments==2.20.0 ; python_version >= "3.10"
pytest-aiohttp==1.0.5 ; python_version >= "3.8"
pytest-asyncio==0.24.0 ; python_version >= "3.8"
pytest-codecov==0.7.0 ; python_version >= "3.8"
pytest-cov==5.0.0 ; python_version >= "3.8" and python_version < "3.10"
pytest-cov==7.1.0 ; python_version >= "3.10"
pytest-timeout==2.4.0 ; python_version >= "3.8"
pytest-xdist==3.6.1 ; python_version >= "3.8" and python_version < "3.10"
pytest-xdist==3.8.0 ; python_version >= "3.10"
pytest==8.3.5 ; python_version >= "3.8" and python_version < "3.10"
pytest==8.4.2 ; python_version >= "3.10"
python-discovery==1.4.3 ; python_version >= "3.8"
pyyaml==6.0.3 ; python_version >= "3.8"
requests==2.32.4 ; python_version >= "3.8" and python_version < "3.10"
requests==2.34.2 ; python_version >= "3.10"
tomli==2.4.1 ; python_version >= "3.8" and python_full_version <= "3.11.0a6"
typing-extensions==4.13.2 ; python_version >= "3.8" and python_version < "3.15"
typing-extensions==4.16.0 ; python_version >= "3.15"
urllib3==2.2.3 ; python_version >= "3.8" and python_version < "3.10"
urllib3==2.7.0 ; python_version >= "3.10"
virtualenv==21.4.3 ; python_version >= "3.8" and python_version < "3.10"
virtualenv==21.5.1 ; python_version >= "3.10"
yarl==1.15.2 ; python_version >= "3.8"