forked from AakashPanda/JustFriends
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
112 lines (112 loc) · 2.01 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
absl-py==0.11.0
amqp==5.0.5
appdirs==1.4.4
asgiref==3.3.1
astor==0.8.1
astunparse==1.6.3
attrs==20.3.0
autobahn==21.2.1
Automat==20.2.0
beautifulsoup4==4.9.3
billiard==3.6.3.0
bs4==0.0.1
cached-property==1.5.2
cachetools==4.2.0
celery==5.0.5
certifi==2020.12.5
cffi==1.14.4
channels==3.0.3
chardet==4.0.0
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
constantly==15.1.0
cryptography==3.3.1
daphne==3.0.1
defusedxml==0.6.0
distlib==0.3.1
dj-database-url==0.5.0
Django==3.0.8
django-allauth==0.44.0
django-crispy-forms==1.11.1
django-filter==2.4.0
django-heroku==0.3.1
dnspython==2.0.0
email-validator==1.1.2
filelock==3.0.12
flatbuffers==1.12
gast==0.2.2
google-api-core==1.26.0
google-api-python-client==1.12.8
google-auth==1.24.0
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.2
google-pasta==0.2.0
googleapis-common-protos==1.53.0
grpcio==1.32.0
gunicorn==20.0.4
h5py==2.10.0
html5lib==1.1
httplib2==0.19.0
hyperlink==21.0.0
idna==2.10
importlib-metadata==3.3.0
importlib-resources==4.1.0
incremental==17.5.0
Keras==2.2.5
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
kombu==5.0.2
Markdown==3.3.3
numpy==1.19.2
oauthlib==3.1.0
opencv-python==4.5.1.48
opt-einsum==3.3.0
packaging==20.9
Pillow==8.0.1
pipenv==2020.11.15
prompt-toolkit==3.0.16
protobuf==3.14.0
psycopg2==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyJWT==2.0.0
pyOpenSSL==20.0.1
pyparsing==2.4.7
python-dotenv==0.15.0
python3-openid==3.2.0
pytz==2020.5
PyYAML==5.3.1
redis==3.5.3
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.6
scipy==1.4.1
service-identity==18.1.0
six==1.15.0
soupsieve==2.1
sqlparse==0.4.1
tensorboard==1.15.0
tensorboard-plugin-wit==1.7.0
tensorflow==1.15.0
tensorflow-estimator==1.15.1
termcolor==1.1.0
Twisted==21.2.0
twisted-iocpsupport==1.0.1
txaio==21.2.1
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.26.2
validate-email==1.3
vine==5.0.0
virtualenv==20.2.2
virtualenv-clone==0.5.4
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==1.0.1
whitenoise==5.2.0
wrapt==1.12.1
zipp==3.4.0
zope.interface==5.2.0