-
-
Notifications
You must be signed in to change notification settings - Fork 801
/
requirements-dev.txt
84 lines (84 loc) · 1.59 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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in -o requirements-dev.txt --python-version=3.9
asgiref==3.7.2
# via django
build==1.0.3
# via pip-tools
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via
# pdfminer-six
# requests
click==8.1.7
# via pip-tools
coverage==5.5
# via coveralls
coveralls==2.1.2
cryptography==42.0.4
# via pdfminer-six
distlib==0.3.8
# via virtualenv
django==4.2.10
# via django-slowtests
django-slowtests==1.1.1
django-test-migrations==1.3.0
docopt==0.6.2
# via coveralls
filelock==3.13.1
# via virtualenv
identify==2.5.33
# via pre-commit
idna==3.6
# via requests
importlib-metadata==6.11.0
# via build
isort==5.13.2
nodeenv==1.8.0
# via pre-commit
packaging==23.2
# via build
pdfminer-six==20231228
pip==24.0
# via pip-tools
pip-tools==7.3.0
platformdirs==4.2.0
# via virtualenv
pre-commit==3.6.0
pycparser==2.21
# via cffi
pyproject-hooks==1.0.0
# via build
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
# via coveralls
setuptools==69.1.0
# via
# nodeenv
# pip-tools
sqlparse==0.4.4
# via django
toml==0.10.2
# via coverage
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
typing-extensions==4.9.0
# via
# asgiref
# django-test-migrations
urllib3==2.2.0
# via requests
virtualenv==20.25.0
# via pre-commit
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata