-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
62 lines (61 loc) · 1.14 KB
/
requirements.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
52
53
54
55
56
57
58
59
60
61
62
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
asgiref==3.7.2
# via django
black==23.7.0
# via -r requirements.in
build==0.10.0
# via pip-tools
click==8.1.6
# via
# black
# pip-tools
coverage[toml]==7.2.7
# via pytest-cov
django==4.2.3
# via model-bakery
iniconfig==2.0.0
# via pytest
isort==5.12.0
# via -r requirements.in
model-bakery==1.12.0
# via -r requirements.in
mypy-extensions==1.0.0
# via black
packaging==23.1
# via
# black
# build
# pytest
pathspec==0.11.1
# via black
pip-tools==7.1.0
# via -r requirements.in
platformdirs==3.9.1
# via black
pluggy==1.2.0
# via pytest
pyproject-hooks==1.0.0
# via build
pytest==7.4.0
# via
# -r requirements.in
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements.in
pytest-django==4.5.2
# via -r requirements.in
ruff==0.0.280
# via -r requirements.in
sqlparse==0.4.4
# via django
wheel==0.41.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools