-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
80 lines (80 loc) · 1.38 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
attrs==21.4.0
autopep8==1.6.0
beautifulsoup4==4.10.0
black==21.12b0
boto3==1.0.0
bs4==0.0.1
cachetools==4.2.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.10
click==8.0.3
colorama==0.4.4
coverage==6.3.1
crcmod==1.7
cryptography==36.0.1
Deprecated==1.2.13
flake8==4.0.1
Flask==2.0.2
google-api-core==2.4.0
google-api-python-client==2.35.0
google-auth==2.3.3
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.54.0
git+https://github.com/cs161-staff/gradescope-api/
gspread==5.1.1
httplib2==0.20.2
idna==3.3
iniconfig==1.1.1
itsdangerous==2.0.1
Jinja2==3.0.3
markdown2==2.4.2
MarkupSafe==2.0.1
mccabe==0.6.1
mypy-extensions==0.4.3
npyscreen==4.10.5
numpy==1.22.1
oauthlib==3.1.1
packaging==21.3
pandas==1.4.0
pathspec==0.9.0
platformdirs==2.4.1
pluggy==1.0.0
protobuf==3.19.3
py==1.11.0
py-mini-racer==0.6.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.21
pyflakes==2.4.0
PyGithub==1.55
PyJWT==2.3.0
PyNaCl==1.5.0
pyparsing==3.0.6
pytest==6.2.5
python-dateutil==2.8.2
python-dotenv==0.19.2
python-http-client==3.3.5
pytz==2021.3
PyYAML==6.0
requests==2.27.1
requests-oauthlib==1.3.0
rsa==4.8
sicp==0.1.35
six==1.16.0
slack-sdk==3.13.0
soupsieve==2.3.1
starkbank-ecdsa==2.0.3
tabulate==0.8.9
toml==0.10.2
tomli==1.2.3
tqdm==4.62.3
typing_extensions==4.0.1
uritemplate==4.1.1
urllib3==1.26.8
vulture==2.3
watchdog==1.0.2
Werkzeug==2.0.2
wrapt==1.13.3