diff --git a/python-package/pyproject.toml b/python-package/pyproject.toml index ed821f178..dd2ceb689 100644 --- a/python-package/pyproject.toml +++ b/python-package/pyproject.toml @@ -13,7 +13,7 @@ packages = [ ] readme = "README.md" repository = "https://github.com/base-dos-dados/bases" -version = "1.6.5-b.4" +version = "1.6.5" [tool.poetry.scripts] basedosdados = 'basedosdados.cli.cli:cli' diff --git a/python-package/requirements-dev.txt b/python-package/requirements-dev.txt index b8953cc21..40691a0de 100644 --- a/python-package/requirements-dev.txt +++ b/python-package/requirements-dev.txt @@ -6,15 +6,14 @@ astunparse==1.6.3; python_version < "3.9" and python_version >= "3.7" atomicwrites==1.4.0; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.4.0" attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7" backcall==0.2.0; python_version >= "3.7" -basedosdados==1.6.4; python_version >= "3.6" beautifulsoup4==4.10.0; python_full_version > "3.0.0" and python_version >= "3.7" black==20.8b1; python_version >= "3.6" bleach==4.1.0; python_version >= "3.7" cached-property==1.5.2; python_version < "3.8" and python_version >= "3.7" -cachetools==4.2.4; python_version >= "3.5" and python_version < "4.0" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") -certifi==2021.10.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" +cachetools==4.2.4; python_version >= "3.5" and python_version < "4.0" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6")) +certifi==2021.10.8; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.6" and python_version < "3.11" and python_full_version >= "3.6.0" cffi==1.15.0; python_full_version >= "3.6.1" and python_version >= "3.6" and implementation_name == "pypy" -charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3" +charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.6" and python_version < "3.11" ckanapi==4.6 click==8.0.3; python_version >= "3.6" colorama==0.4.4; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" and sys_platform == "win32" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0" and sys_platform == "win32" @@ -24,23 +23,22 @@ defusedxml==0.7.1; python_version >= "3.7" and python_full_version < "3.0.0" or docopt==0.6.2 entrypoints==0.4; python_full_version >= "3.6.1" and python_version >= "3.7" fastavro==1.4.10; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7" -ghp-import==2.0.2; python_version >= "3.6" -google-api-core==1.31.5; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.6.0" +ghp-import==2.0.2; python_version >= "3.7" +google-api-core==1.31.5; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.6.0" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") google-auth-oauthlib==0.5.1; python_version >= "3.7" and python_version < "3.11" -google-auth==1.35.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "3.11" +google-auth==1.35.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") google-cloud-bigquery-storage==1.1.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") google-cloud-bigquery==2.30.1; python_version >= "3.6" and python_version < "3.11" google-cloud-core==2.2.3; python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") google-cloud-storage==1.42.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0") -google-crc32c==1.3.0; python_version >= "3.6" and python_version < "3.11" +google-crc32c==1.3.0; python_version >= "3.6" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") google-resumable-media==2.3.2; python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") -googleapis-common-protos==1.55.0; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.6" and python_version < "3.11" and python_full_version >= "3.6.0" -grpcio==1.44.0; python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.6" and python_version < "3.11" and python_full_version >= "3.6.0") -idna==3.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5" +googleapis-common-protos==1.55.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.6.0" +grpcio==1.44.0; python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.6.0") +idna==3.3; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.11" or python_full_version >= "3.6.0" and python_version >= "3.6" and python_version < "3.11" importlib-metadata==4.11.3; python_version >= "3.7" importlib-resources==5.4.0; python_version < "3.9" and python_version >= "3.7" iniconfig==1.1.1; python_version >= "3.5" -ipeadatapy==0.1.7; python_version >= "3.7" ipykernel==5.3.4; python_version >= "3.5" ipython-genutils==0.2.0; python_version >= "3.6" ipython==7.32.0; python_version >= "3.7" @@ -58,7 +56,7 @@ loguru==0.6.0; python_version >= "3.5" markdown==3.3.6; python_version >= "3.7" markupsafe==2.1.1; python_version >= "3.7" matplotlib-inline==0.1.3; python_version >= "3.7" -mergedeep==1.3.4; python_version >= "3.6" +mergedeep==1.3.4; python_version >= "3.7" mistune==0.8.4; python_version >= "3.7" mkdocs-autorefs==0.4.1; python_version >= "3.7" mkdocs-click==0.5.0; python_version >= "3.7" @@ -76,7 +74,7 @@ nest-asyncio==1.5.4; python_full_version >= "3.7.0" and python_version >= "3.7" notebook==6.4.10; python_version >= "3.6" numpy==1.21.5; python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.7.1" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0") oauthlib==3.2.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.4.0" -packaging==21.3; python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.6" and python_version < "3.11" and python_full_version >= "3.6.0") +packaging==21.3; python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.6.0") pandas-gbq==0.17.4; python_version >= "3.7" and python_version < "3.11" pandas==1.2.4; python_full_version >= "3.7.1" pandavro==1.6.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") @@ -86,46 +84,42 @@ pathspec==0.9.0; python_version >= "3.6" and python_full_version < "3.0.0" or py pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.7" pickleshare==0.7.5; python_version >= "3.7" pluggy==0.13.1; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5" -pre-commit==2.20.0; python_version >= "3.7" prometheus-client==0.13.1; python_version >= "3.6" prompt-toolkit==3.0.28; python_full_version >= "3.6.2" and python_version >= "3.7" proto-plus==1.20.3; python_version >= "3.7" and python_version < "3.11" -protobuf==3.19.4; python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.6" and python_version < "3.11" and python_full_version >= "3.6.0") +protobuf==3.19.4; python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.6.0") ptyprocess==0.7.0; sys_platform != "win32" and python_version >= "3.7" and os_name != "nt" -py7zr==0.19.0; python_version >= "3.7" py==1.11.0; python_full_version >= "3.6.1" and python_version >= "3.6" and implementation_name == "pypy" pyaml==20.4.0 pyarrow==6.0.0; python_version >= "3.6" -pyasn1-modules==0.2.8; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6" -pyasn1==0.4.8; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_full_version >= "3.6.0" and python_version >= "3.6" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") +pyasn1-modules==0.2.8; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") +pyasn1==0.4.8; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6")) or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6")) pycparser==2.21; python_full_version >= "3.6.1" and python_version >= "3.6" and implementation_name == "pypy" pydata-google-auth==1.4.0; python_version >= "3.7" and python_version < "3.11" pygments==2.11.2; python_version >= "3.7" -pylint==2.13.9; python_version >= "3.7" pymdown-extensions==9.3; python_version >= "3.7" -pyparsing==3.0.7; python_version >= "3.6" and python_version < "3.11" +pyparsing==3.0.7; python_version >= "3.6" and python_version < "3.11" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.6.0") pyrsistent==0.18.1; python_version >= "3.7" pytest==6.0.2; python_version >= "3.5" python-dateutil==2.8.2; python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.7.1" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6") and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.3.0") python-slugify==6.1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" pytkdocs==0.16.1; python_version >= "3.7" pytz==2021.3; python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.7.1" -pywin32==303; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.6.1" and python_version >= "3.6" +pywin32==303; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.6.1" and python_version >= "3.7" pywinpty==2.0.5; os_name == "nt" and python_version >= "3.7" -pyyaml-env-tag==0.1; python_version >= "3.6" -pyyaml==6.0; python_version >= "3.6" +pyyaml-env-tag==0.1; python_version >= "3.7" +pyyaml==6.0; python_version >= "3.7" pyzmq==22.3.0; python_full_version >= "3.6.1" and python_version >= "3.6" qtconsole==5.2.2; python_version >= "3.6" qtpy==2.0.1; python_version >= "3.6" regex==2022.3.15; python_version >= "3.6" requests-oauthlib==1.3.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.4.0" requests==2.27.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.6.0" -rsa==4.8; python_version >= "3.6" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") +rsa==4.8; python_version >= "3.6" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6")) ruamel.yaml.clib==0.2.6; platform_python_implementation == "CPython" and python_version < "3.10" and python_version >= "3.5" ruamel.yaml==0.17.10; python_version >= "3" send2trash==1.8.0; python_version >= "3.6" -scrapy==2.6.1; python_version >= "3.6" -six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.9" or python_version >= "3.7" and python_version < "3.9" and python_full_version >= "3.6.0" +six==1.16.0; python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.7.1" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.7" and python_version < "3.11" and python_full_version >= "3.6.0") and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6") or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "3.11" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6")) and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7") and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.9" or python_version < "3.9" and python_version >= "3.7" and python_full_version >= "3.3.0") soupsieve==2.3.1; python_full_version > "3.0.0" and python_version >= "3.7" terminado==0.13.3; python_version >= "3.7" testpath==0.6.0; python_version >= "3.7" @@ -137,12 +131,10 @@ tqdm==4.50.2; (python_version >= "2.6" and python_full_version < "3.0.0") or (py traitlets==5.1.1; python_full_version >= "3.7.0" and python_version >= "3.7" typed-ast==1.5.2; python_version >= "3.6" typing-extensions==4.1.1; python_version < "3.8" and python_version >= "3.7" -unidecode==1.3.4; python_version >= "3.6" -urllib3==1.26.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" -watchdog==2.1.6; python_version >= "3.6" +urllib3==1.26.9; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.11" or python_full_version >= "3.6.0" and python_version < "3.11" and python_version >= "3.6" +watchdog==2.1.6; python_version >= "3.7" wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.7" webencodings==0.5.1; python_version >= "3.7" -wget==3.2; python_version >= "3.7" widgetsnbextension==3.6.0 win32-setctime==1.1.0; sys_platform == "win32" and python_version >= "3.5" zipp==3.7.0; python_version < "3.8" and python_version >= "3.7"