-
Notifications
You must be signed in to change notification settings - Fork 16
/
requirements.txt
75 lines (75 loc) · 1.25 KB
/
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
appdirs==1.4.4
asgiref==3.4.1
astroid==2.7.2
atomicwrites==1.4.0
attrs==21.2.0
autoflake==1.4
black==21.7b0
bleach==4.0.0
build==0.6.0.post1
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
click==7.1.2
codecov==2.1.12
colorama==0.4.4
coverage==5.5
cryptography==3.4.8
Django==3.2.13
django-environ==0.4.5
django-filter==2.4.0
djangorestframework==3.12.4
docutils==0.17.1
drf-scaffold==0.1.4
environ==1.0
flake8==3.9.2
idna==3.2
importlib-metadata==4.6.4
inflect==5.3.0
iniconfig==1.1.1
isort==5.9.3
jeepney==0.7.1
keyring==23.1.0
lazy-object-proxy==1.6.0
Markdown==3.3.4
mccabe==0.6.1
mypy==0.910
mypy-extensions==0.4.3
packaging==21.0
pathspec==0.9.0
pep517==0.11.0
pkginfo==1.7.1
platformdirs==2.2.0
pluggy==0.13.1
py==1.10.0
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
Pygments==2.10.0
pylint==2.10.2
pyparsing==2.4.7
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-cov==2.12.1
pytest-django==4.4.0
pytest-flake8==1.0.5
pytest-pylint==0.16.1
pytz==2021.1
pywin32-ctypes==0.2.0
readme-renderer==29.0
regex==2021.8.28
requests==2.26.0
requests-toolbelt==0.9.1
rfc3986==1.5.0
SecretStorage==3.3.1
six==1.16.0
sqlparse==0.4.2
toml==0.10.2
tomli==1.2.1
tqdm==4.62.1
twine==3.4.2
typing-extensions==3.10.0.0
urllib3==1.26.6
webencodings==0.5.1
wrapt==1.12.1
zipp==3.5.0