-
-
Notifications
You must be signed in to change notification settings - Fork 290
Expand file tree
/
Copy pathrequirements-dev.lock
More file actions
27 lines (27 loc) · 1.15 KB
/
Copy pathrequirements-dev.lock
File metadata and controls
27 lines (27 loc) · 1.15 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
# 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.6.1 ; python_full_version < '3.9'
coverage==7.10.7 ; python_full_version == '3.9.*'
coverage==7.13.0 ; python_full_version >= '3.10'
exceptiongroup==1.3.1 ; python_full_version < '3.11'
iniconfig==2.1.0 ; python_full_version < '3.10'
iniconfig==2.3.0 ; python_full_version >= '3.10'
mypy==1.14.1 ; python_full_version < '3.9'
mypy==1.18.2 ; python_full_version >= '3.9'
mypy-extensions==1.1.0
packaging==25.0
pathspec==0.12.1 ; python_full_version >= '3.9'
pluggy==1.5.0 ; python_full_version < '3.9'
pluggy==1.6.0 ; python_full_version >= '3.9'
pygments==2.19.2 ; python_full_version >= '3.9'
pytest==8.3.5 ; python_full_version < '3.9'
pytest==8.4.2 ; python_full_version == '3.9.*'
pytest==9.0.2 ; python_full_version >= '3.10'
pytest-cov==5.0.0 ; python_full_version < '3.9'
pytest-cov==7.0.0 ; python_full_version >= '3.9'
ruff==0.14.10
tomli==2.3.0 ; python_full_version <= '3.11'
typing-extensions==4.13.2 ; python_full_version < '3.9'
typing-extensions==4.15.0 ; python_full_version >= '3.9'