-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
59 lines (59 loc) · 1.05 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
aiohttp==3.7.3
async-timeout==3.0.1
attrs==20.3.0
Authlib==0.15.4
beautifulsoup4==4.9.3
cachetools==4.2.2
canvasapi==2.1.0
certifi==2020.12.5
cffi==1.14.6
chardet==3.0.4
click==7.1.2
contentful-management==2.10.0
cryptography==3.4.7
docopt==0.6.2
Flask==1.1.2
google-api-core==1.31.0
google-api-python-client==2.13.0
google-auth==1.30.1
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.4
googleapis-common-protos==1.53.0
gspread==3.7.0
gunicorn==20.1.0
html2markdown==0.1.7
httplib2==0.19.1
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.2
MarkupSafe==1.1.1
multidict==5.1.0
numpy==1.19.4
oauth2client==4.1.3
oauthlib==3.1.1
packaging==21.0
pandas==1.1.5
pipreqs==0.4.10
protobuf==3.17.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyparsing==2.4.7
python-dateutil==2.8.1
python-dotenv==0.15.0
python-graphql-client==0.4.2
pytz==2020.4
requests==2.25.0
requests-oauthlib==1.3.0
rsa==4.7.2
secure==0.2.1
six==1.15.0
soupsieve==2.1
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.26.2
websockets==8.1
Werkzeug==1.0.1
Whoosh==2.7.4
yarg==0.1.9
yarl==1.6.3