-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 925 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
aiohttp==3.7.1
astroid==2.4.2
async-timeout==3.0.1
attrs==20.2.0
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
colorama==0.4.4
dnspython==2.0.0
Flask==1.1.2
Flask-Cors==3.0.9
geoip2==4.1.0
google-api-core==1.23.0
google-api-python-client==1.12.5
google-auth==1.22.1
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
googleapis-common-protos==1.52.0
gunicorn==20.0.4
httplib2==0.18.1
idna==2.10
isort==5.6.4
itsdangerous==1.1.0
Jinja2==2.11.2
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
maxminddb==2.0.3
mccabe==0.6.1
multidict==5.0.0
oauth2client==4.1.3
oauthlib==3.1.0
protobuf==3.13.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pylint==2.6.0
pymongo==3.11.0
pytz==2020.1
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.6
short-url==1.2.2
six==1.15.0
toml==0.10.1
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.25.11
voluptuous==0.12.0
Werkzeug==1.0.1
whitenoise==5.2.0
wrapt==1.12.1
yarl==1.6.2