-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
54 lines (54 loc) · 892 Bytes
/
requirements.txt
File metadata and controls
54 lines (54 loc) · 892 Bytes
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
aiohttp==3.7.4
appdirs==1.4.3
async-timeout==3.0.1
attrs==19.3.0
black==19.10b0
certifi==2019.11.28
cfgv==3.1.0
chardet==3.0.4
Click==7.0
coverage==5.0.3
distlib==0.3.0
docformatter==1.3.1
docker==4.2.0
entrypoints==0.3
filelock==3.0.12
flake8==3.7.9
gmqtt==0.6.2
gunicorn==20.0.4
identify==1.4.11
idna==2.9
importlib-metadata==1.5.0
mccabe==0.6.1
more-itertools==8.2.0
multidict==4.7.5
mypy==0.761
mypy-extensions==0.4.3
nodeenv==1.3.5
packaging==20.3
pathspec==0.7.0
pluggy==0.13.1
pre-commit==2.1.1
py==1.10.0
pycodestyle==2.5.0
pyflakes==2.1.1
pyparsing==2.4.6
pytest==5.3.5
pytest-aiohttp==0.3.0
pytest-asyncio==0.10.0
pytest-cov==2.8.1
pytest-env==0.6.2
PyYAML==5.4
regex==2020.2.20
requests==2.23.0
six==1.14.0
toml==0.10.0
typed-ast==1.4.1
typing-extensions==3.7.4.1
untokenize==0.1.1
urllib3==1.25.8
virtualenv==20.0.9
wcwidth==0.1.8
websocket-client==0.57.0
yarl==1.4.2
zipp==3.1.0