-
-
Notifications
You must be signed in to change notification settings - Fork 330
Expand file tree
/
Copy pathrequirements_test.txt
More file actions
41 lines (39 loc) · 782 Bytes
/
requirements_test.txt
File metadata and controls
41 lines (39 loc) · 782 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
astroid==4.0.2
coverage===7.13.4
filelock==3.24.2
pre-commit==2.20.0
pylint==4.0.5
pylint-strict-informational==0.1
pylint-per-file-ignores==3.2.0
pytest==9.0.2
pytest-alembic==0.12.1
pytest-cov==7.0.0
pytest-mock==3.15.1
pytest-postgresql==8.0.0
pytest-sugar==1.1.1
pytest-timeout==2.4.0
pytest-xdist==3.8.0
vulture==2.14
# The following libraries has to be kept in sync with .pre-commit-config.yaml
ruff==0.15.2
autoflake==2.0.0
codespell==2.2.2
flake8==6.0.0
flake8-comprehensions==3.10.1
flake8-docstrings==1.6.0
flake8-noqa==1.3.0
mccabe==0.7.0
mypy==1.14.1
pycodestyle==2.10.0
pydocstyle==6.1.1
pyflakes==3.0.1
pyupgrade==3.15.2
# types
types-aiofiles
types-requests==2.31.0.6
types-psutil
types-psycopg2
types-python-slugify
types-PyYAML
types-pytz
pygobject-stubs==2.16.0