This repository was archived by the owner on Aug 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 404
Expand file tree
/
Copy pathdev.txt
More file actions
103 lines (102 loc) · 2.06 KB
/
dev.txt
File metadata and controls
103 lines (102 loc) · 2.06 KB
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
build==1.1.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.3.3
# via tox
chardet==5.2.0
# via tox
click==8.1.7
# via
# -r requirements/pip-tools.txt
# pip-tools
colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
filelock==3.13.1
# via
# tox
# virtualenv
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip-tools.txt
# build
iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
packaging==24.0
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# build
# pyproject-api
# pytest
# tox
pexpect==4.9.0
# via -r requirements/test.txt
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.4.0
# via
# -r requirements/test.txt
# pytest
# tox
ptyprocess==0.7.0
# via
# -r requirements/test.txt
# pexpect
pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.1.1
# via -r requirements/test.txt
pyyaml==6.0.1
# via
# -r requirements/base.txt
# -r requirements/test.txt
tomli==2.0.1
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# build
# pip-tools
# pyproject-api
# pyproject-hooks
# pytest
# tox
tox==4.14.1
# via -r requirements/dev.in
virtualenv==20.25.1
# via tox
wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.17.0
# via
# -r requirements/pip-tools.txt
# importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools