2021-08-02 12:16:38 -04:00
appnope==0.1.2; sys_platform == "darwin" and python_version >= "3.7" and platform_system == "Darwin"
2021-08-24 15:40:54 -05:00
argcomplete==1.12.3; python_version < "3.8.0" and python_version >= "3.7"
2021-09-14 17:28:59 -04:00
argon2-cffi==21.1.0; python_version >= "3.6"
2021-09-22 13:47:37 -04:00
astroid==2.8.0; python_version >= "3.6" and python_version < "4.0"
atomicwrites==1.4.0; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.4.0"
2021-07-28 16:07:28 -04:00
attrs==21.2.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
2021-07-06 12:10:58 -05:00
backcall==0.2.0; python_version >= "3.7"
2021-09-22 13:47:37 -04:00
backports.entry-points-selectable==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "2.7"
black==21.9b0; python_full_version >= "3.6.2"
2021-09-14 17:28:59 -04:00
bleach==4.1.0; python_version >= "3.7"
2021-08-10 15:28:50 -04:00
censusdata==1.15; python_version >= "2.7"
2021-08-02 12:16:38 -04:00
certifi==2021.5.30; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7"
2021-07-12 15:50:44 -04:00
cffi==1.14.6; implementation_name == "pypy" and python_version >= "3.6"
2021-09-22 12:31:03 -04:00
charset-normalizer==2.0.6; python_full_version >= "3.6.0" and python_version >= "3"
2021-07-28 16:07:28 -04:00
click-plugins==1.1.1; python_version >= "3.6"
2021-07-06 12:10:58 -05:00
click==8.0.1; python_version >= "3.6"
2021-07-28 16:07:28 -04:00
cligj==0.7.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version < "4" and python_version >= "3.6"
2021-09-22 13:47:37 -04:00
colorama==0.4.4; platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.6.2" and sys_platform == "win32" and python_version < "4.0" and (python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.5.0") and (python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.5.0")
configparser==5.0.2; python_version >= "3.6"
2021-08-24 15:40:54 -05:00
cycler==0.10.0; python_version >= "3.7"
2021-09-14 17:28:59 -04:00
debugpy==1.4.3; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
decorator==5.1.0; python_version >= "3.7"
2021-07-06 12:10:58 -05:00
defusedxml==0.7.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
2021-09-22 13:47:37 -04:00
distlib==0.3.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
dparse==0.5.1; python_version >= "3.5"
2021-09-14 17:28:59 -04:00
dynaconf==3.1.7; python_version >= "3.7"
entrypoints==0.3; python_full_version >= "3.6.1" and python_version >= "3.7"
2021-09-22 13:47:37 -04:00
et-xmlfile==1.1.0; python_version >= "3.6"
filelock==3.0.12; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2021-07-28 16:07:28 -04:00
fiona==1.8.20; python_version >= "3.6"
2021-09-22 13:47:37 -04:00
flake8==3.9.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
2021-07-28 16:07:28 -04:00
geopandas==0.9.0; python_version >= "3.6"
2021-08-02 12:16:38 -04:00
idna==3.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
2021-09-22 13:47:37 -04:00
importlib-metadata==4.8.1; python_version == "3.7" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.5.0" and python_version < "3.8" and python_version >= "3.6") and python_full_version >= "3.6.2"
iniconfig==1.1.1; python_version >= "3.6"
2021-09-14 17:28:59 -04:00
ipykernel==6.4.1; python_version >= "3.7"
2021-07-06 12:10:58 -05:00
ipython-genutils==0.2.0; python_version >= "3.7"
2021-09-14 17:28:59 -04:00
ipython==7.27.0; python_version >= "3.7"
ipywidgets==7.6.5
2021-09-22 13:47:37 -04:00
isort==5.9.3; python_full_version >= "3.6.1" and python_version < "4.0" and python_version >= "3.6"
2021-07-06 12:10:58 -05:00
jedi==0.18.0; python_version >= "3.7"
2021-08-10 15:28:50 -04:00
jellyfish==0.6.1
2021-07-06 12:10:58 -05:00
jinja2==3.0.1; python_version >= "3.7"
jsonschema==3.2.0; python_version >= "3.5"
2021-09-22 12:31:03 -04:00
jupyter-client==7.0.3; python_full_version >= "3.6.1" and python_version >= "3.7"
2021-07-06 12:10:58 -05:00
jupyter-console==6.4.0; python_version >= "3.6"
jupyter-contrib-core==0.3.3
jupyter-contrib-nbextensions==0.5.1
2021-09-22 12:31:03 -04:00
jupyter-core==4.8.1; python_full_version >= "3.6.1" and python_version >= "3.7"
2021-07-06 12:10:58 -05:00
jupyter-highlight-selected-word==0.2.0
jupyter-latex-envs==1.4.6
jupyter-nbextensions-configurator==0.4.1
jupyter==1.0.0
jupyterlab-pygments==0.1.2; python_version >= "3.7"
2021-09-14 17:28:59 -04:00
jupyterlab-widgets==1.0.2; python_version >= "3.6"
kiwisolver==1.3.2; python_version >= "3.7"
2021-09-22 13:47:37 -04:00
lazy-object-proxy==1.6.0; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.6.0"
liccheck==0.6.2; python_version >= "2.7"
2021-07-06 12:10:58 -05:00
lxml==4.6.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
markupsafe==2.0.1; python_version >= "3.7"
2021-09-14 17:28:59 -04:00
matplotlib-inline==0.1.3; python_version >= "3.7"
2021-08-24 15:40:54 -05:00
matplotlib==3.4.3; python_version >= "3.7"
2021-09-22 13:47:37 -04:00
mccabe==0.6.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.5.0"
2021-07-06 12:10:58 -05:00
mistune==0.8.4; python_version >= "3.7"
2021-07-28 16:07:28 -04:00
munch==2.5.0; python_version >= "3.6"
2021-09-22 13:47:37 -04:00
mypy-extensions==0.4.3; python_full_version >= "3.6.2" and python_version >= "3.5"
mypy==0.910; python_version >= "3.5"
2021-09-14 17:28:59 -04:00
nbclient==0.5.4; python_full_version >= "3.6.1" and python_version >= "3.7"
2021-07-06 12:10:58 -05:00
nbconvert==6.1.0; python_version >= "3.7"
nbformat==5.1.3; python_full_version >= "3.6.1" and python_version >= "3.7"
nest-asyncio==1.5.1; python_full_version >= "3.6.1" and python_version >= "3.7"
2021-09-22 12:31:03 -04:00
notebook==6.4.4; python_version >= "3.6"
2021-08-02 12:16:38 -04:00
numpy==1.21.1; python_version >= "3.7"
2021-09-22 13:47:37 -04:00
openpyxl==3.0.7; python_version >= "3.6"
packaging==21.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
2021-09-14 17:28:59 -04:00
pandas==1.3.3; python_full_version >= "3.7.1"
pandocfilters==1.5.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
2021-07-06 12:10:58 -05:00
parso==0.8.2; python_version >= "3.7"
2021-09-22 13:47:37 -04:00
pathspec==0.9.0; python_full_version >= "3.6.2"
2021-07-06 12:10:58 -05:00
pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.7"
pickleshare==0.7.5; python_version >= "3.7"
2021-09-14 17:28:59 -04:00
pillow==8.3.2; python_version >= "3.7"
2021-09-22 13:47:37 -04:00
platformdirs==2.3.0; python_version >= "3.6" and python_full_version >= "3.6.2" and python_version < "4.0" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6")
pluggy==1.0.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
2021-07-06 12:10:58 -05:00
prometheus-client==0.11.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
2021-09-14 17:28:59 -04:00
prompt-toolkit==3.0.20; python_full_version >= "3.6.2" and python_version >= "3.7"
2021-07-06 12:10:58 -05:00
ptyprocess==0.7.0; sys_platform != "win32" and python_version >= "3.7" and os_name != "nt"
2021-09-22 13:47:37 -04:00
py==1.10.0; python_version >= "3.6" and python_full_version < "3.0.0" and implementation_name == "pypy" or python_full_version >= "3.5.0" and python_version >= "3.6" and implementation_name == "pypy"
pycodestyle==2.7.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2021-07-06 12:10:58 -05:00
pycparser==2.20; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
2021-09-22 13:47:37 -04:00
pyflakes==2.3.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2021-09-14 17:28:59 -04:00
pygments==2.10.0; python_version >= "3.7"
2021-09-22 13:47:37 -04:00
pylint==2.11.1; python_version >= "3.6" and python_version < "4.0"
2021-09-14 17:28:59 -04:00
pypandoc==1.6.4
2021-08-10 15:28:50 -04:00
pyparsing==2.4.7; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
2021-09-22 12:31:03 -04:00
pyproj==3.2.1; python_version >= "3.7"
2021-07-12 15:50:44 -04:00
pyrsistent==0.18.0; python_version >= "3.6"
2021-09-22 13:47:37 -04:00
pytest-mock==3.6.1; python_version >= "3.6"
pytest==6.2.5; python_version >= "3.6"
2021-08-02 12:16:38 -04:00
python-dateutil==2.8.2; python_full_version >= "3.7.1" and python_version >= "3.7"
2021-07-06 12:10:58 -05:00
pytz==2021.1; python_full_version >= "3.7.1" and python_version >= "2.7"
2021-09-22 12:31:03 -04:00
pywin32==301; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.6"
2021-09-14 17:28:59 -04:00
pywinpty==1.1.4; os_name == "nt" and python_version >= "3.6"
pyyaml==5.4.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
2021-09-22 12:31:03 -04:00
pyzmq==22.3.0; python_full_version >= "3.6.1" and python_version >= "3.7"
2021-07-12 15:50:44 -04:00
qtconsole==5.1.1; python_version >= "3.6"
2021-09-14 17:28:59 -04:00
qtpy==1.11.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
2021-09-22 13:47:37 -04:00
regex==2021.8.28; python_full_version >= "3.6.2"
2021-08-02 12:16:38 -04:00
requests==2.26.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
2021-09-22 13:47:37 -04:00
safety==1.10.3; python_version >= "3.5"
semantic-version==2.8.5; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "2.7"
2021-08-10 15:28:50 -04:00
send2trash==1.8.0; python_version >= "3.6"
2021-07-28 16:07:28 -04:00
shapely==1.7.1; python_version >= "3.6"
2021-09-22 13:47:37 -04:00
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
2021-09-14 17:28:59 -04:00
terminado==0.12.1; python_version >= "3.6"
2021-07-06 12:10:58 -05:00
testpath==0.5.0; python_version >= "3.7"
2021-09-22 13:47:37 -04:00
toml==0.10.2; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.5.0" and python_version >= "3.6" and python_version < "4.0"
tomli==1.2.1; python_version >= "3.6" and python_full_version >= "3.6.2"
2021-07-12 15:50:44 -04:00
tornado==6.1; python_full_version >= "3.6.1" and python_version >= "3.7"
2021-09-22 13:47:37 -04:00
tox==3.24.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
2021-08-10 15:28:50 -04:00
tqdm==4.62.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
2021-09-14 17:28:59 -04:00
traitlets==5.1.0; python_full_version >= "3.6.1" and python_version >= "3.7"
2021-09-22 12:31:03 -04:00
types-requests==2.25.8
2021-09-14 17:28:59 -04:00
typing-extensions==3.10.0.2; python_version < "3.8" and python_version >= "3.6"
2021-08-02 12:16:38 -04:00
urllib3==1.26.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "2.7"
2021-08-10 15:28:50 -04:00
us==2.0.2
2021-09-22 13:47:37 -04:00
virtualenv==20.8.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2021-09-14 17:28:59 -04:00
wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.7"
2021-08-05 15:35:54 -04:00
webencodings==0.5.1; python_version >= "3.7"
2021-07-06 12:10:58 -05:00
widgetsnbextension==3.5.1
2021-09-22 13:47:37 -04:00
wrapt==1.12.1; python_version >= "3.6" and python_version < "4.0"
2021-08-10 15:28:50 -04:00
xlsxwriter==2.0.0
2021-07-12 15:50:44 -04:00
zipp==3.5.0; python_version < "3.8" and python_version >= "3.6"