-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
75 lines (75 loc) · 1.38 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
alabaster==0.7.12
asgiref==3.2.7
atomicwrites==1.4.0
attrs==19.3.0
Babel==2.8.0
bleach==3.3.0
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
codecov==2.1.7
colorama==0.4.3
coverage==5.1
cryptography==3.2
defusedxml==0.7.0rc1
Django==3.1.12
django-email-utils==1.0.0
django-rest-knox==4.1.0
djangorestframework==3.11.2
docutils==0.16
factory-boy==2.12.0
Faker==4.1.0
httplib2==0.19.0
httpretty==1.0.2
idna==2.9
imagesize==1.2.0
importlib-metadata==1.6.0
Jinja2==2.11.3
keyring==21.2.1
MarkupSafe==1.1.1
mock==4.0.2
more-itertools==8.3.0
oauth2==1.9.0.post1
oauthlib==3.1.0
packaging==20.4
pkginfo==1.5.0.1
pluggy==0.13.1
py==1.10.0
pycparser==2.20
Pygments==2.7.4
PyJWT==1.7.1
pyparsing==2.4.7
pytest==5.4.2
pytest-cov==2.10.0
pytest-django==3.9.0
python-dateutil==2.8.1
python-decouple==3.3
python-openid==2.2.5
python3-openid==3.1.0
pytz==2020.1
pywin32-ctypes==0.2.0
readme-renderer==26.0
requests==2.23.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
rest-social-auth==4.2.0
six==1.15.0
snowballstemmer==2.0.0
social-auth-app-django==3.1.0
social-auth-core==3.3.3
Sphinx==3.1.0
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
sqlparse==0.3.1
text-unidecode==1.3
tqdm==4.46.1
twine==3.1.1
urllib3==1.26.5
wcwidth==0.1.9
webencodings==0.5.1
zipp==3.1.0