-
-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathrequirements-dev.lock
More file actions
41 lines (41 loc) · 1.97 KB
/
requirements-dev.lock
File metadata and controls
41 lines (41 loc) · 1.97 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
# This file was autogenerated by uv via the following command:
# uv export --no-hashes -o requirements-dev.lock
-e .
colorama==0.4.6 ; sys_platform == 'win32'
coverage==7.2.7 ; python_full_version < '3.8'
coverage==7.6.1 ; python_full_version == '3.8.*'
coverage==7.10.7 ; python_full_version == '3.9.*'
coverage==7.13.1 ; python_full_version >= '3.10'
exceptiongroup==1.3.1 ; python_full_version < '3.11'
importlib-metadata==6.7.0 ; python_full_version < '3.8'
iniconfig==2.0.0 ; python_full_version < '3.8'
iniconfig==2.1.0 ; python_full_version >= '3.8' and python_full_version < '3.10'
iniconfig==2.3.0 ; python_full_version >= '3.10'
librt==0.7.7 ; python_full_version >= '3.9' and platform_python_implementation != 'PyPy'
mypy==1.4.1 ; python_full_version < '3.8'
mypy==1.14.1 ; python_full_version == '3.8.*'
mypy==1.19.1 ; python_full_version >= '3.9'
mypy-extensions==1.0.0 ; python_full_version < '3.8'
mypy-extensions==1.1.0 ; python_full_version >= '3.8'
packaging==24.0 ; python_full_version < '3.8'
packaging==25.0 ; python_full_version >= '3.8'
pathspec==1.0.3 ; python_full_version >= '3.9'
pluggy==1.2.0 ; python_full_version < '3.8'
pluggy==1.5.0 ; python_full_version == '3.8.*'
pluggy==1.6.0 ; python_full_version >= '3.9'
pygments==2.19.2 ; python_full_version >= '3.9'
pytest==7.4.4 ; python_full_version < '3.8'
pytest==8.3.5 ; python_full_version == '3.8.*'
pytest==8.4.2 ; python_full_version == '3.9.*'
pytest==9.0.2 ; python_full_version >= '3.10'
pytest-cov==4.1.0 ; python_full_version < '3.8'
pytest-cov==5.0.0 ; python_full_version == '3.8.*'
pytest-cov==7.0.0 ; python_full_version >= '3.9'
ruff==0.14.11
tomli==2.0.1 ; python_full_version < '3.8'
tomli==2.3.0 ; python_full_version >= '3.8' and python_full_version <= '3.11'
typed-ast==1.5.5 ; python_full_version < '3.8'
typing-extensions==4.7.1 ; python_full_version < '3.8'
typing-extensions==4.13.2 ; python_full_version == '3.8.*'
typing-extensions==4.15.0 ; python_full_version >= '3.9'
zipp==3.15.0 ; python_full_version < '3.8'