-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-test.txt
51 lines (50 loc) · 1 KB
/
requirements-test.txt
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra=test --output-file=requirements-test.txt
#
appdirs==1.4.4
# via fs
attrs==24.2.0
# via ufolib2
black==24.10.0
# via AlifTools (pyproject.toml)
click==8.1.7
# via black
flake8==7.1.1
# via AlifTools (pyproject.toml)
fonttools[ufo]==4.54.1
# via ufolib2
fs==2.4.16
# via fonttools
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via AlifTools (pyproject.toml)
mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via black
packaging==24.1
# via
# black
# pytest
pathspec==0.12.1
# via black
platformdirs==4.3.6
# via black
pluggy==1.5.0
# via pytest
pycodestyle==2.12.1
# via flake8
pyflakes==3.2.0
# via flake8
pytest==8.3.3
# via AlifTools (pyproject.toml)
six==1.16.0
# via fs
ufolib2==0.16.0
# via AlifTools (pyproject.toml)
# The following packages are considered to be unsafe in a requirements file:
# setuptools