-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
48 lines (48 loc) · 879 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
aniso8601==7.0.0
asgiref==3.2.10
autopep8==1.5.4
certifi==2020.6.20
cffi==1.14.2
chardet==3.0.4
cryptography==3.1
defusedxml==0.7.0rc1
Django==3.1.1
django-cors-headers==3.5.0
django-debug-toolbar==2.2
django-filter==2.4.0
django-graphql-auth==0.3.12
django-graphql-jwt==0.3.0
django-redis==4.12.1
django-stdimage==5.1.1
flake8==3.8.3
graphene==2.1.8
graphene-django==2.13.0
graphql-core==2.3.2
graphql-relay==2.0.1
idna==2.10
mccabe==0.6.1
oauthlib==3.1.0
Pillow==7.2.0
progressbar2==3.53.1
promise==2.3
psycopg2==2.8.6
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
PyJWT==1.7.1
python-decouple==3.3
python-utils==2.4.0
python3-openid==3.2.0
pytz==2020.1
redis==3.5.3
requests==2.24.0
requests-oauthlib==1.3.0
Rx==1.6.1
singledispatch==3.4.0.3
six==1.15.0
social-auth-app-django==4.0.0
social-auth-core==3.3.3
sqlparse==0.3.1
toml==0.10.1
Unidecode==1.1.1
urllib3==1.25.10