-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
140 lines (140 loc) · 2.44 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
appdirs==1.4.4
appnope==0.1.0
arcgis==1.8.2
attrs==19.3.0
backcall==0.2.0
backports-datetime-fromisoformat==1.0.0
beautifulsoup4==4.9.1
bleach==3.3.0
bs4==0.0.1
cachetools==4.1.1
certifi==2022.12.7
cffi==1.14.0
cfgv==3.1.0
chardet==3.0.4
coverage==5.2
cryptography==41.0.0
cycler==0.10.0
DateTime==4.3
decorator==4.4.2
defusedxml==0.6.0
Deprecated==1.2.10
distlib==0.3.1
distro==1.5.0
entrypoints==0.3
et-xmlfile==1.0.1
filelock==3.0.12
flake8==3.8.3
google-api-core==1.21.0
google-api-python-client==1.10.0
google-auth==1.19.2
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
googleapis-common-protos==1.52.0
httplib2==0.19.0
identify==1.4.23
idna==2.10
importlib-metadata==1.7.0
install==1.3.3
ipdb==0.13.3
ipykernel==5.3.3
ipython==8.10.0
ipython-genutils==0.2.0
ipywidgets==7.5.1
jdcal==1.4.1
jedi==0.17.2
Jinja2==2.11.3
json5==0.9.5
jsonschema==3.2.0
jupyter==1.0.0
jupyter-client==6.1.6
jupyter-console==6.1.0
jupyter-contrib-core==0.3.3
jupyter-contrib-nbextensions==0.5.1
jupyter-core==4.11.2
jupyter-highlight-selected-word==0.2.0
jupyter-latex-envs==1.4.6
jupyter-nbextensions-configurator==0.4.1
jupyterlab==2.2.10
jupyterlab-server==1.2.0
keyring==21.2.1
kiwisolver==1.2.0
lerc==0.1.0
lxml==4.9.1
MarkupSafe==1.1.1
matplotlib==3.3.0
mccabe==0.6.1
mistune==2.0.3
mock==4.0.2
more-itertools==8.4.0
nbconvert==6.5.1
nbformat==5.0.7
nodeenv==1.4.0
notebook==6.4.12
ntlm-auth==1.5.0
numpy==1.22.0
oauthlib==3.1.0
openpyxl==3.0.4
packaging==20.4
pandas==1.0.5
pandocfilters==1.4.2
parso==0.7.0
pathlib==1.0.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.3.0
pluggy==0.13.1
pre-commit==2.6.0
prometheus-client==0.8.0
prompt-toolkit==3.0.5
protobuf==3.18.3
ptyprocess==0.6.0
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pycparser==2.20
pydash==4.8.0
pyflakes==2.2.0
PyGithub==1.51
Pygments==2.7.4
PyJWT==2.4.0
PyMuPDF==1.17.3
pyparsing==2.4.7
pyrsistent==0.16.0
pyshp==2.1.0
pytesseract==0.3.4
pytest==5.4.3
pytest-cov==2.10.0
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.4
pyzmq==19.0.1
qtconsole==4.7.5
QtPy==1.9.0
requests==2.31.0
requests-ntlm==1.1.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
rsa==4.7
selenium==3.141.0
selenium-wire==1.2.3
Send2Trash==1.5.0
six==1.15.0
soupsieve==2.0.1
tabula-py==2.1.1
terminado==0.8.3
testpath==0.4.4
toml==0.10.1
tornado==6.3.2
traitlets==4.3.3
uritemplate==3.0.1
urllib3==1.26.5
virtualenv==20.0.27
wcwidth==0.2.5
webencodings==0.5.1
widgetsnbextension==3.5.1
wrapt==1.12.1
xlrd==1.2.0
zipp==3.1.0
zope.interface==5.1.0