forked from Netflix/dispatch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
111 lines (110 loc) · 2.09 KB
/
requirements-dev.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
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
104
105
106
107
108
109
110
111
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --resolver=backtracking requirements-dev.in
#
asttokens==2.2.1
# via
# devtools
# stack-data
attrs==22.1.0
# via -r requirements-dev.in
black==23.11.0
# via -r requirements-dev.in
cfgv==3.4.0
# via pre-commit
click==8.1.7
# via
# -r requirements-dev.in
# black
coverage==7.3.2
# via -r requirements-dev.in
decorator==5.1.1
# via ipython
devtools==0.12.2
# via -r requirements-dev.in
distlib==0.3.7
# via virtualenv
executing==1.2.0
# via
# devtools
# stack-data
factory-boy==3.3.0
# via -r requirements-dev.in
faker==20.1.0
# via
# -r requirements-dev.in
# factory-boy
filelock==3.12.2
# via virtualenv
identify==2.5.27
# via pre-commit
iniconfig==2.0.0
# via pytest
ipython==8.18.0
# via -r requirements-dev.in
jedi==0.19.0
# via ipython
matplotlib-inline==0.1.6
# via ipython
mypy-extensions==1.0.0
# via black
nodeenv==1.8.0
# via pre-commit
packaging==23.1
# via
# black
# pytest
parso==0.8.3
# via jedi
pathspec==0.11.2
# via black
pexpect==4.8.0
# via ipython
platformdirs==3.10.0
# via
# black
# virtualenv
pluggy==1.2.0
# via pytest
pre-commit==3.5.0
# via -r requirements-dev.in
prompt-toolkit==3.0.39
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pygments==2.16.1
# via
# devtools
# ipython
pytest==7.4.3
# via -r requirements-dev.in
python-dateutil==2.8.2
# via faker
pyyaml==6.0.1
# via pre-commit
ruff==0.1.6
# via -r requirements-dev.in
six==1.16.0
# via
# asttokens
# python-dateutil
stack-data==0.6.2
# via ipython
toml==0.10.2
# via vulture
traitlets==5.9.0
# via
# ipython
# matplotlib-inline
virtualenv==20.24.3
# via pre-commit
vulture==2.10
# via -r requirements-dev.in
wcwidth==0.2.6
# via prompt-toolkit
# The following packages are considered to be unsafe in a requirements file:
# setuptools