-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements-dev.txt
62 lines (61 loc) · 1.19 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
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --extra=dev --output-file=requirements-dev.txt setup.cfg
#
attrs==21.4.0
# via
# automat
# flake8-pyi
# twisted
automat==20.2.0
# via twisted
constantly==15.1.0
# via twisted
flake8==4.0.1
# via
# flake8-pyi
# pika-stubs (setup.cfg)
flake8-pyi==20.10.0
# via pika-stubs (setup.cfg)
hyperlink==21.0.0
# via twisted
idna==3.3
# via hyperlink
incremental==21.3.0
# via twisted
mccabe==0.6.1
# via flake8
mypy==0.931
# via pika-stubs (setup.cfg)
mypy-extensions==0.4.3
# via mypy
nodeenv==1.6.0
# via pyright
pika==1.2.0
# via pika-stubs (setup.cfg)
pycodestyle==2.8.0
# via flake8
pyflakes==2.4.0
# via
# flake8
# flake8-pyi
pyright==0.0.13
# via pika-stubs (setup.cfg)
six==1.16.0
# via automat
tomli==2.0.0
# via mypy
tornado==6.1
# via pika-stubs (setup.cfg)
twisted==21.7.0
# via pika-stubs (setup.cfg)
typing-extensions==4.0.1
# via
# mypy
# twisted
zope.interface==5.4.0
# via twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools