-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
52 lines (51 loc) · 1.79 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
atomicwrites==1.3.0
attrs==19.3.0
axe-selenium-python==2.1.6
Babel==2.8.0
cachetools==4.1.0
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.1
colorama==0.4.3
Flask==1.1.2
Flask-Babel==1.0.0
Flask-Table==0.5.0
google-api-core==1.17.0
google-api-python-client==1.8.2
google-auth==1.14.2
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
googleapis-common-protos==1.51.0
gspread==3.6.0
idna==2.9
itsdangerous==1.1.0
Jinja2==2.11.2
MarkupSafe==1.1.1
more-itertools==8.2.0
oauth2client==4.1.3
oauthlib==3.1.0
packaging==20.3
pdfminer==20191125
pluggy==0.13.1
protobuf==3.11.3
py==1.8.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycryptodome==3.9.7
PyDrive==1.3.1
pyparsing==2.4.7
PyPDF2==1.26.0
pytest==5.4.1
python-dotenv~=0.14.0
pytz==2019.3
PyYAML==5.3.1
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
selenium==3.141.0
six==1.14.0
uritemplate==3.0.1
urllib3==1.25.9
wcwidth==0.1.9
Werkzeug==1.0.1
WTForms==2.2.1