forked from ExpDev07/coronavirus-tracker-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
48 lines (48 loc) · 805 Bytes
/
requirements-dev.txt
File metadata and controls
48 lines (48 loc) · 805 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
-i https://pypi.org/simple
appdirs==1.4.3
astroid==2.3.3
async-asgi-testclient==1.4.4
async-generator==1.10
asyncmock==0.4.2
attrs==19.3.0
bandit==1.6.2
black==19.10b0
certifi==2019.11.28
chardet==3.0.4
click==7.1.1
coverage==5.0.4
coveralls==1.11.1
docopt==0.6.2
gitdb==4.0.2
gitpython==3.1.0
idna==2.9
importlib-metadata==1.6.0 ; python_version < '3.8'
invoke==1.4.1
isort==4.3.21
lazy-object-proxy==1.4.3
mccabe==0.6.1
mock==4.0.2
more-itertools==8.2.0
multidict==4.7.5
packaging==20.3
pathspec==0.7.0
pbr==5.4.4
pluggy==0.13.1
py==1.8.1
pylint==2.4.4
pyparsing==2.4.6
pytest-asyncio==0.10.0
pytest-cov==2.8.1
pytest==5.4.1
pyyaml==5.3.1
regex==2020.2.20
requests==2.23.0
six==1.14.0
smmap==3.0.1
stevedore==1.32.0
toml==0.10.0
typed-ast==1.4.1
urllib3==1.25.8
wcwidth==0.1.9
wrapt==1.11.2
zipp==3.1.0