-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-test.txt
More file actions
46 lines (46 loc) · 913 Bytes
/
requirements-test.txt
File metadata and controls
46 lines (46 loc) · 913 Bytes
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
#
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
# pip-compile --extra=test --output-file=requirements-test.txt
#
attrs==26.1.0
# via ufolib2
black==26.3.1
# via AlifTools (pyproject.toml)
click==8.3.2
# via black
flake8==7.3.0
# via AlifTools (pyproject.toml)
fonttools[ufo]==4.62.1
# via ufolib2
iniconfig==2.3.0
# via pytest
isort==8.0.1
# via AlifTools (pyproject.toml)
mccabe==0.7.0
# via flake8
mypy-extensions==1.1.0
# via black
packaging==26.1
# via
# black
# pytest
pathspec==1.0.4
# via black
platformdirs==4.9.6
# via black
pluggy==1.6.0
# via pytest
pycodestyle==2.14.0
# via flake8
pyflakes==3.4.0
# via flake8
pygments==2.20.0
# via pytest
pytest==9.0.3
# via AlifTools (pyproject.toml)
pytokens==0.4.1
# via black
ufolib2==0.18.1
# via AlifTools (pyproject.toml)