-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
67 lines (67 loc) · 2.4 KB
/
requirements.txt
File metadata and controls
67 lines (67 loc) · 2.4 KB
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
asttokens==2.2.1
backcall==0.2.0
cachetools==5.3.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
colorama==0.4.6
colored==1.4.4
comm==0.1.2
cryptography==39.0.2
debugpy==1.6.6
decorator==5.1.1
docopt==0.6.2
executing==1.2.0
google-auth==2.17.0
google-auth-oauthlib==1.0.0
gspread==5.7.2
httplib2==0.22.0
idna==3.4
ipykernel==6.21.3
ipython==8.11.0
isort==5.12.0
jedi==0.18.2
jupyter_client==8.0.3
jupyter_core==5.3.0
lazy-object-proxy==1.9.0
matplotlib-inline==0.1.6
mccabe==0.7.0
mypy==1.2.0
mypy-extensions==1.0.0
nest-asyncio==1.5.6
oauth2client==4.1.3
oauthlib==3.2.2
packaging==23.0
parso==0.8.3
pickleshare==0.7.5
pipreqs==0.4.13
platformdirs==3.1.1
prompt-toolkit==3.0.38
psutil==5.9.4
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.10.0
pycparser==2.21
pyfiglet==0.8.post1
Pygments==2.14.0
pyparsing==3.0.9
python-dateutil==2.8.2
# pywin32==305
pyzmq==25.0.1
requests==2.28.2
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
stack-data==0.6.2
tabulate==0.9.0
tomli==2.0.1
tomlkit==0.11.7
tornado==6.2
traitlets==5.9.0
types-tabulate==0.9.0.2
typing_extensions==4.5.0
urllib3==1.26.15
wcwidth==0.2.6
wrapt==1.15.0
yarg==0.1.9