-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.dev.txt
59 lines (58 loc) · 1.07 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.dev.in
#
build==1.1.1
# via pip-tools
cachetools==5.3.3
# via tox
chardet==5.2.0
# via tox
click==8.1.7
# via pip-tools
colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via
# tox
# virtualenv
nodeenv==1.8.0
# via pyright
packaging==24.0
# via
# build
# pyproject-api
# tox
pip-tools==7.4.1
# via -r requirements.dev.in
platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pyright==1.1.354
# via -r requirements.dev.in
ruff==0.3.3
# via -r requirements.dev.in
tox==4.14.1
# via -r requirements.dev.in
types-pillow==10.2.0.20240311
# via -r requirements.dev.in
virtualenv==20.25.1
# via tox
wheel==0.43.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools