forked from Goblues/bongtoo
-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
52 lines (52 loc) · 908 Bytes
/
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
astroid==2.2.5
attrs==19.1.0
certifi==2019.6.16
chardet==3.0.4
Click==7.0
colorama==0.4.1
coreapi==2.3.3
coreschema==0.0.4
defusedxml==0.6.0
Django==2.2.4
django-allauth==0.39.1
django-rest-auth==0.9.5
djangorestframework==3.10.2
djangorestframework-jwt==1.11.0
drf-yasg==1.16.1
flex==6.14.0
idna==2.8
inflection==0.3.1
isort==4.3.21
itypes==1.1.0
Jinja2==2.10.1
jsonpointer==2.0
jsonschema==3.0.2
lazy-object-proxy==1.4.1
MarkupSafe==1.1.1
mccabe==0.6.1
oauthlib==3.0.2
packaging==19.1
Pillow==6.1.0
pycodestyle==2.5.0
PyJWT==1.7.1
pylint==2.3.1
pyparsing==2.4.2
pyrsistent==0.15.4
python3-openid==3.1.0
pytz==2019.2
PyYAML==5.1.2
requests==2.22.0
requests-oauthlib==1.2.0
rfc3987==1.3.8
ruamel.yaml==0.16.0
ruamel.yaml.clib==0.1.0
six==1.12.0
sqlparse==0.3.0
ssv==0.1.1
strict-rfc3339==0.7
swagger-spec-validator==2.4.3
typed-ast==1.4.0
uritemplate==3.0.0
urllib3==1.25.3
validate-email==1.3
wrapt==1.11.2