-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
74 lines (74 loc) · 1.28 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
appdirs==1.4.3
appnope==0.1.0
astroid==2.4.0
backcall==0.1.0
bcrypt==3.1.7
blinker==1.4
cachetools==4.1.0
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
Click==7.0
decorator==4.3.0
distlib==0.3.0
filelock==3.0.12
Flask==1.1.2
Flask-Bcrypt==0.7.1
Flask-DebugToolbar==0.11.0
Flask-JSON==0.3.4
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
get==2019.4.13
google-api-core==1.17.0
google-api-python-client==1.8.2
google-auth==1.14.1
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
googleapis-common-protos==1.51.0
gspread==3.5.0
gunicorn==20.0.4
httplib2==0.17.3
idna==2.9
ipython==7.0.1
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==1.1.0
jedi==0.13.1
Jinja2==2.11.2
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
oauth2client==4.1.3
oauthlib==3.1.0
parso==0.3.1
pexpect==4.6.0
pickleshare==0.7.5
post==2019.4.13
prompt-toolkit==2.0.5
protobuf==3.11.3
psycopg2-binary==2.8.5
ptyprocess==0.6.0
public==2019.4.13
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
Pygments==2.2.0
pylint==2.5.0
pytz==2020.1
query-string==2019.4.13
request==2019.4.13
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
simplegeneric==0.8.1
six==1.14.0
SQLAlchemy==1.3.16
toml==0.10.0
traitlets==4.3.2
uritemplate==3.0.1
urllib3==1.25.9
virtualenv==20.0.17
wcwidth==0.1.7
Werkzeug==1.0.1
wrapt==1.12.1
WTForms==2.3.1