-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
49 lines (49 loc) · 974 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
asgiref==3.2.10
certifi==2020.11.8
cffi==1.14.3
chardet==3.0.4
coreschema==0.0.4
coreapi==2.3.3
cryptography==3.2.1
defusedxml==0.7.0rc1
dj-database-url==0.5.0
Django==3.1.2
django-braces==1.14.0
django-cors-headers==3.5.0
django-heroku==0.3.1
django-oauth-toolkit==1.3.3
django-oauth2-provider==0.2.6.1
django-rest-framework-social-oauth2==1.1.0
django-rest-swagger==2.2.0
djangorestframework==3.12.2
djangorestframework-api-key==2.0.0
drf-yasg==1.20.0
idna==2.10
inflection==0.5.1
itypes==1.2.0
Jinja2==2.11.2
MarkupSafe==1.1.1
oauth2-provider==0.0
oauthlib==3.1.0
openapi-codec==1.3.2
packaging==20.7
psycopg2==2.8.6
pycparser==2.20
PyJWT==1.7.1
pyparsing==2.4.7
python-dotenv==0.15.0
python3-openid==3.2.0
pytz==2020.1
requests==2.24.0
requests-oauthlib==1.3.0
ruamel.yaml==0.16.12
shortuuid==1.0.1
simplejson==3.17.2
six==1.15.0
social-auth-app-django==4.0.0
social-auth-core==3.3.3
sqlparse==0.4.1
uritemplate==3.0.1
urllib3==1.25.11
waitress==1.4.4
whitenoise==5.2.0