-
Notifications
You must be signed in to change notification settings - Fork 10
/
dev-requirements.txt
98 lines (98 loc) · 2.09 KB
/
dev-requirements.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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe dev-requirements.in
#
attrs==23.2.0
# via flake8-bugbear
black==22.12.0
# via
# -r dev-requirements.in
# python-lsp-black
click==8.1.7
# via
# -c requirements.txt
# black
docstring-to-markdown==0.15
# via python-lsp-server
flake8==4.0.1
# via
# -r dev-requirements.in
# flake8-bugbear
# pyls-flake8
flake8-bugbear==22.12.6
# via -r dev-requirements.in
hupper==1.12.1
# via
# -c requirements.txt
# -r dev-requirements.in
isort==5.13.2
# via pyls-isort
jedi==0.19.1
# via python-lsp-server
mccabe==0.6.1
# via flake8
mypy==1.11.0
# via sqlalchemy-stubs
mypy-extensions==1.0.0
# via
# black
# mypy
parso==0.8.4
# via jedi
pathspec==0.12.1
# via black
platformdirs==4.2.2
# via black
pluggy==1.5.0
# via python-lsp-server
pycodestyle==2.8.0
# via flake8
pyflakes==2.4.0
# via flake8
pyls-flake8==0.4.0
# via -r dev-requirements.in
pyls-isort==0.2.2
# via -r dev-requirements.in
python-lsp-black==1.3.0
# via -r dev-requirements.in
python-lsp-jsonrpc==1.1.2
# via python-lsp-server
python-lsp-server==1.11.0
# via
# -r dev-requirements.in
# pyls-flake8
# pyls-isort
# python-lsp-black
sqlalchemy-stubs==0.4
# via -r dev-requirements.in
types-geoip2==0.1.3
# via -r dev-requirements.in
types-ipaddress==1.0.8
# via types-maxminddb
types-maxminddb==1.5.0
# via types-geoip2
types-pytz==0.1.2
# via -r dev-requirements.in
types-redis==3.5.18
# via -r dev-requirements.in
types-requests==2.32.0.20240712
# via -r dev-requirements.in
types-setuptools==71.1.0.20240726
# via -r dev-requirements.in
types-waitress==0.1.9
# via -r dev-requirements.in
typing-extensions==4.12.2
# via
# -c requirements.txt
# mypy
# sqlalchemy-stubs
ujson==5.10.0
# via
# python-lsp-jsonrpc
# python-lsp-server
urllib3==2.2.2
# via
# -c requirements.txt
# types-requests