-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathrequirements.txt
executable file
·64 lines (64 loc) · 1.21 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
astroid==2.0.4
backcall==0.1.0
CacheControl==0.12.5
cachetools==3.0.0
certifi==2018.10.15
chardet==3.0.4
coverage==4.5.1
coveralls==1.5.1
decorator==4.3.0
Django==2.1.3
django-ckeditor==5.6.1
django-crispy-forms==1.7.2
django-js-asset==1.1.0
django-mailbox==4.7.1
django-rest-framework==0.1.0
django-widget-tweaks==1.4.3
djangorestframework==3.9.0
djangorestframework-simplejwt==3.3
docopt==0.6.2
firebase-admin==2.14.0
google-api-core==1.7.0
google-api-python-client==1.7.7
google-auth==1.6.2
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.2.0
google-cloud-core==0.29.1
google-cloud-firestore==0.31.0
google-cloud-storage==1.13.2
google-resumable-media==0.3.2
googleapis-common-protos==1.5.5
httplib2==0.12.0
idna==2.7
ipython==7.2.0
ipython-genutils==0.2.0
isort==4.3.4
jedi==0.13.2
lazy-object-proxy==1.3.1
mccabe==0.6.1
msgpack==0.6.0
oauthlib==2.1.0
parso==0.3.1
pexpect==4.6.0
pickleshare==0.7.5
Pillow==5.3.0
prompt-toolkit==2.0.7
protobuf==3.6.1
ptyprocess==0.6.0
pyasn1==0.4.5
pyasn1-modules==0.2.3
pyffx==0.2.0
Pygments==2.3.1
PyJWT==1.7.1
pylint==2.1.1
pytz==2018.7
requests==2.21.0
requests-oauthlib==1.0.0
rsa==4.0
six==1.11.0
traitlets==4.3.2
typed-ast==1.1.0
uritemplate==3.0.0
urllib3==1.24.1
wcwidth==0.1.7
wrapt==1.10.11