-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-ci.txt
76 lines (76 loc) · 1.35 KB
/
requirements-ci.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements-ci.in
#
annotated-types==0.7.0
# via pydantic
asgiref==3.8.1
# via django
cachetools==5.5.2
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.9
# via virtualenv
django==4.2.20
# via
# -r requirements-ci.in
# django-components
django-components==0.136
# via -r requirements-ci.in
djc-core-html-parser==1.0.2
# via django-components
exceptiongroup==1.2.2
# via pytest
filelock==3.16.1
# via
# tox
# virtualenv
iniconfig==2.1.0
# via pytest
packaging==24.2
# via
# pyproject-api
# pytest
# tox
platformdirs==4.3.6
# via
# tox
# virtualenv
pluggy==1.5.0
# via
# pytest
# tox
pydantic==2.10.6
# via -r requirements-ci.in
pydantic-core==2.27.2
# via pydantic
pyproject-api==1.8.0
# via tox
pytest==8.3.5
# via -r requirements-ci.in
sqlparse==0.5.3
# via django
tomli==2.2.1
# via
# pyproject-api
# pytest
# tox
tox==4.25.0
# via
# -r requirements-ci.in
# tox-gh-actions
tox-gh-actions==3.3.0
# via -r requirements-ci.in
typing-extensions==4.12.2
# via
# asgiref
# pydantic
# pydantic-core
# tox
virtualenv==20.29.3
# via tox