-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathdev-requirements.txt
More file actions
79 lines (79 loc) · 1.41 KB
/
dev-requirements.txt
File metadata and controls
79 lines (79 loc) · 1.41 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
79
# This file was autogenerated by uv via the following command:
# uv export --extra dev --format requirements-txt --no-hashes
cachetools==6.1.0
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via
# pytest
# tox
coverage==7.9.1
# via
# andaluh
# pytest-cov
distlib==0.3.9
# via virtualenv
exceptiongroup==1.3.0 ; python_full_version < '3.11'
# via pytest
filelock==3.18.0
# via
# tox
# virtualenv
flake8==7.3.0
# via
# andaluh
# flake8-colors
# pep8-naming
flake8-colors==0.1.9
# via andaluh
iniconfig==2.1.0
# via pytest
mccabe==0.7.0
# via flake8
mock==5.2.0
# via andaluh
packaging==25.0
# via
# pyproject-api
# pytest
# tox
pep8-naming==0.15.1
# via andaluh
platformdirs==4.3.8
# via
# tox
# virtualenv
pluggy==1.6.0
# via
# pytest
# pytest-cov
# tox
pycodestyle==2.14.0
# via flake8
pyflakes==3.4.0
# via flake8
pygments==2.19.2
# via pytest
pyproject-api==1.9.1
# via tox
pytest==8.4.1
# via
# andaluh
# pytest-cov
pytest-cov==6.2.1
# via andaluh
tomli==2.2.1 ; python_full_version <= '3.11'
# via
# coverage
# pyproject-api
# pytest
# tox
tox==4.27.0
# via andaluh
typing-extensions==4.14.0 ; python_full_version < '3.11'
# via
# exceptiongroup
# tox
virtualenv==20.31.2
# via tox