-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.lock
116 lines (115 loc) · 2.14 KB
/
requirements-dev.lock
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
112
113
114
115
116
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: ["dev"]
# all-features: false
# with-sources: false
-e file:.
arrow==1.3.0
# via cookiecutter
binaryornot==0.4.4
# via cookiecutter
certifi==2024.2.2
# via requests
cffi==1.15.1
# via pytest-codspeed
chardet==5.2.0
# via binaryornot
# via diff-cover
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via cookiecutter
# via cruft
# via typer
cookiecutter==2.5.0
# via cruft
coverage==7.4.1
# via pytest-cov
cruft==2.15.0
diff-cover==8.0.3
exceptiongroup==1.2.0
# via pytest
execnet==2.0.2
# via pytest-xdist
filelock==3.12.4
# via pytest-codspeed
gitdb==4.0.11
# via gitpython
gitpython==3.1.42
# via cruft
idna==3.6
# via requests
iniconfig==2.0.0
# via pytest
iterfzf==1.1.0.44.0
# via lumberman
jinja2==3.1.3
# via cookiecutter
# via diff-cover
lumberman==0.45.0
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
nodeenv==1.8.0
# via pyright
packaging==23.2
# via pytest
# via pytest-sugar
pluggy==1.4.0
# via diff-cover
# via pytest
pycparser==2.21
# via cffi
pygments==2.17.2
# via diff-cover
# via rich
pyright==1.1.352
pytest==8.1.0
# via pytest-codspeed
# via pytest-cov
# via pytest-sugar
# via pytest-xdist
pytest-codspeed==2.2.0
pytest-cov==4.1.0
pytest-sugar==1.0.0
pytest-xdist==3.5.0
python-dateutil==2.8.2
# via arrow
python-slugify==8.0.4
# via cookiecutter
pyyaml==6.0.1
# via cookiecutter
requests==2.31.0
# via cookiecutter
rich==13.7.0
# via cookiecutter
# via lumberman
ruff==0.3.0
setuptools==69.1.0
# via nodeenv
six==1.16.0
# via python-dateutil
smmap==5.0.1
# via gitdb
termcolor==2.4.0
# via pytest-sugar
text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via coverage
# via pytest
typer==0.9.0
# via cruft
# via lumberman
types-python-dateutil==2.8.19.20240106
# via arrow
typing-extensions==4.9.0
# via typer
urllib3==2.2.1
# via requests