-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
72 lines (60 loc) · 989 Bytes
/
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
# argon2_cffi
six>=1.14.0
pycparser>=2.20
cffi>=1.14.0
argon2_cffi>=19.2.0
# cryptography (pyca)
cryptography>=2.8
# Flask
Werkzeug>=1.0.0
MarkupSafe>=1.1.1
Jinja2>=2.11.1
itsdangerous>=1.1.0
click>=7.0
Flask>=1.1.1
# mypy static type checking tool
typing-extensions>=3.7.4.1
typed-ast>=1.4.1
mypy-extensions>=0.4.3
mypy>=0.761
# PyLama
pyflakes>=2.1.1
snowballstemmer>=2.0.0
pydocstyle>=5.0.2
pycodestyle>=2.5.0
mccabe>=0.6.1
pylama>=7.7.1
# PyNaCl (pyca)
setuptools>=45.2.0
PyNaCl>=1.3.0
# pyserial
pyserial>=3.4
# PySocks
PySocks>=1.7.1
# pytest
wcwidth>=0.1.8
py>=1.8.1
pluggy>=0.13.1
pyparsing>=2.4.6
packaging>=20.3
more-itertools>=8.2.0
zipp>=3.1.0
importlib-metadata>=1.5.0
attrs>=19.3.0
pytest>=5.3.5
# pytest-cov
coverage>=5.0.3
pytest-cov>=2.8.1
# xdist: pytest distributed testing plugin
pytest-forked>=1.1.3
apipkg>=1.5
execnet>=1.7.1
pytest-xdist>=1.31.0
# Requests
requests>=2.23.0
certifi>=2019.11.28
chardet>=3.0.4
idna>=2.9
urllib3>=1.25.8
# Stem
stem>=1.8.0