-
-
Notifications
You must be signed in to change notification settings - Fork 75
/
requirements-dev.txt
55 lines (54 loc) · 1.21 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements.in/development.txt
#
asgiref==3.8.1
# via
# django
# django-stubs
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
coverage==7.5.3
# via -r requirements.in/development.txt
django==5.0.6
# via
# django-stubs
# django-stubs-ext
django-stubs==5.0.2
# via -r requirements.in/development.txt
django-stubs-ext==5.0.2
# via django-stubs
mypy==1.10.0
# via -r requirements.in/development.txt
mypy-extensions==1.0.0
# via mypy
packaging==24.0
# via build
pip-tools==7.4.1
# via -r requirements.in/development.txt
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pywatchman==2.0.0
# via -r requirements.in/development.txt
ruff==0.4.8
# via -r requirements.in/development.txt
sqlparse==0.5.0
# via django
types-pyyaml==6.0.12.20240311
# via django-stubs
typing-extensions==4.12.2
# via
# django-stubs
# django-stubs-ext
# mypy
wheel==0.43.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools