-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
91 lines (91 loc) · 1.78 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
appnope==0.1.0; sys_platform == "darwin" or platform_system == "Darwin"
attrs==19.3.0
backcall==0.1.0
beautifulsoup4==4.8.2
bleach==3.1.4
bs4==0.0.1
cenpy==1.0.0.post2
census==0.8.13
census-area==0.3.2
census-data-aggregator==0.0.6
census-error-analyzer==0.0.3
censusgeocode==0.4.3.post1
certifi==2019.11.28
cffi==1.13.2
chardet==3.0.4
click==7.0
click-plugins==1.1.1
cligj==0.5.0
colorama==0.4.3; sys_platform == "win32"
cryptography==2.8
cycler==0.10.0
decorator==4.4.1
defusedxml==0.6.0
descartes==1.1.0
entrypoints==0.3
esridump==1.9.3
fiona==1.8.13
future==0.18.2
fuzzywuzzy==0.17.0
geopandas==0.6.3
idna==2.8
importlib-metadata==1.5.0; python_version < "3.8"
ipykernel==5.1.4
ipython==7.12.0
ipython-genutils==0.2.0
jedi==0.16.0
jinja2==2.11.1
json5==0.9.0
jsonschema==3.2.0
jupyter-client==5.3.4
jupyter-core==4.6.1
jupyterlab==1.2.6
jupyterlab-server==1.0.6
kiwisolver==1.1.0
latimes-statestyle==0.1.6
libpysal==4.2.2
markupsafe==1.1.1
matplotlib==3.1.3
mistune==0.8.4
munch==2.5.0
nbconvert==5.6.1
nbformat==5.0.4
notebook==6.0.3
numpy==1.18.1
pandas==1.0.1
pandocfilters==1.4.2
parso==0.6.1
pexpect==4.8.0; sys_platform != "win32"
pickleshare==0.7.5
prometheus-client==0.7.1
prompt-toolkit==3.0.3
ptyprocess==0.6.0; sys_platform != "win32" or os_name != "nt"
pycparser==2.19
pygments==2.5.2
pyopenssl==19.1.0
pyparsing==2.4.6
pyproj==2.4.2.post1
pyrsistent==0.15.7
pyshp==2.1.0
python-dateutil==2.8.1
python-levenshtein==0.12.0
pytz==2019.3
pywin32==227; sys_platform == "win32"
pywinpty==0.5.7; os_name == "nt"
pyzmq==18.1.1
requests==2.22.0
requests-toolbelt==0.9.1
rtree==0.9.3
scipy==1.4.1
send2trash==1.5.0
shapely==1.7.0
six==1.14.0
soupsieve==1.9.5
terminado==0.8.3
testpath==0.4.4
tornado==6.0.3
traitlets==4.3.3
urllib3==1.25.8
wcwidth==0.1.8
webencodings==0.5.1
zipp==2.1.0; python_version < "3.8"