From 004d58c12e578f24062340160518cef4bd4adc0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 13:55:02 +0000 Subject: [PATCH] Bump coveralls from 3.3.1 to 4.0.0 Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.3.1 to 4.0.0. - [Release notes](https://github.com/TheKevJames/coveralls-python/releases) - [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.3.1...4.0.0) --- updated-dependencies: - dependency-name: coveralls dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- poetry.lock | 155 +++++++++---------------------------------------- pyproject.toml | 2 +- 2 files changed, 27 insertions(+), 130 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5e01374..fed5f22 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "adc-streaming" version = "2.3.2" description = "Astronomy Data Commons streaming client libraries" -category = "main" optional = false python-versions = "*" files = [ @@ -26,7 +25,6 @@ dev = ["autopep8", "docker", "flake8", "isort", "pytest", "pytest-integration", name = "asdf" version = "2.15.0" description = "Python implementation of the ASDF Standard" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -43,8 +41,8 @@ importlib-resources = {version = ">=3", markers = "python_version < \"3.9\""} jmespath = ">=0.6.2" jsonschema = ">=4.0.1,<4.18" numpy = [ - {version = ">=1.20", markers = "python_version >= \"3.9\""}, {version = ">=1.20,<1.25", markers = "python_version < \"3.9\""}, + {version = ">=1.20", markers = "python_version >= \"3.9\""}, ] packaging = ">=19" pyyaml = ">=5.4.1" @@ -59,7 +57,6 @@ tests = ["astropy (>=5.0.4)", "fsspec[http] (>=2022.8.2)", "gwcs (>=0.18.3)", "l name = "asdf-astropy" version = "0.4.0" description = "ASDF serialization support for astropy" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -84,7 +81,6 @@ test = ["coverage", "pytest-astropy", "scipy"] name = "asdf-coordinates-schemas" version = "0.2.0" description = "ASDF schemas for coordinates" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -103,7 +99,6 @@ test = ["pytest"] name = "asdf-standard" version = "1.0.3" description = "The ASDF Standard schemas" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -122,7 +117,6 @@ test = ["asdf (>=2.8.0)", "astropy (>=5.0.4)", "gwcs", "packaging (>=16.0)", "py name = "asdf-transform-schemas" version = "0.4.0" description = "ASDF schemas for transforms" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -142,7 +136,6 @@ test = ["asdf (>=2.8.0)", "asdf-astropy", "pytest", "scipy"] name = "asdf-unit-schemas" version = "0.2.0" description = "DEPRECATED: ASDF schemas for units" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -158,7 +151,6 @@ test = ["asdf", "pytest"] name = "asdf-wcs-schemas" version = "0.3.0" description = "ASDF WCS schemas" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -180,7 +172,6 @@ test = ["asdf (>=2.8.0)", "asdf-astropy", "pytest (>=4.6.0)", "pytest-openfiles name = "asgiref" version = "3.7.2" description = "ASGI specs, helper code, and adapters" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -198,7 +189,6 @@ tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"] name = "astroplan" version = "0.9.1" description = "Observation planning package for astronomers" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -221,7 +211,6 @@ test = ["pytest-astropy", "pytest-mpl"] name = "astropy" version = "5.2.2" description = "Astronomy and astrophysics core library" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -275,7 +264,6 @@ test-all = ["coverage[toml]", "ipython (>=4.2)", "objgraph", "pytest (>=7.0)", " name = "astroquery" version = "0.4.7" description = "Functions and classes to access online astronomical data resources" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -301,7 +289,6 @@ test = ["matplotlib", "pytest-astropy", "pytest-dependency", "pytest-rerunfailur name = "async-timeout" version = "4.0.3" description = "Timeout context manager for asyncio programs" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -313,7 +300,6 @@ files = [ name = "attrs" version = "23.2.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -333,7 +319,6 @@ tests-no-zope = ["attrs[tests-mypy]", "cloudpickle", "hypothesis", "pympler", "p name = "authlib" version = "1.3.0" description = "The ultimate Python library in building OAuth and OpenID Connect servers and clients." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -348,7 +333,6 @@ cryptography = "*" name = "backports-zoneinfo" version = "0.2.1" description = "Backport of the standard library zoneinfo module" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -377,7 +361,6 @@ tzdata = ["tzdata"] name = "beautifulsoup4" version = "4.12.3" description = "Screen-scraping library" -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -399,7 +382,6 @@ lxml = ["lxml"] name = "certifi" version = "2024.2.2" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -411,7 +393,6 @@ files = [ name = "cffi" version = "1.16.0" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -476,7 +457,6 @@ pycparser = "*" name = "charset-normalizer" version = "3.3.2" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -576,7 +556,6 @@ files = [ name = "colorama" version = "0.4.6" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" files = [ @@ -588,7 +567,6 @@ files = [ name = "confluent-kafka" version = "2.2.0" description = "Confluent's Python client for Apache Kafka" -category = "main" optional = false python-versions = "*" files = [ @@ -635,7 +613,6 @@ schema-registry = ["requests"] name = "contourpy" version = "1.1.1" description = "Python library for calculating contours of 2D quadrilateral grids" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -707,7 +684,6 @@ test-no-images = ["pytest", "pytest-cov", "wurlitzer"] name = "coverage" version = "6.5.0" description = "Code coverage measurement for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -763,34 +739,35 @@ files = [ {file = "coverage-6.5.0.tar.gz", hash = "sha256:f642e90754ee3e06b0e7e51bce3379590e76b7f76b708e1a71ff043f87025c84"}, ] +[package.dependencies] +tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.11.0a6\" and extra == \"toml\""} + [package.extras] toml = ["tomli"] [[package]] name = "coveralls" -version = "3.3.1" +version = "4.0.0" description = "Show coverage stats online via coveralls.io" -category = "main" optional = false -python-versions = ">= 3.5" +python-versions = "<3.13,>=3.8" files = [ - {file = "coveralls-3.3.1-py2.py3-none-any.whl", hash = "sha256:f42015f31d386b351d4226389b387ae173207058832fbf5c8ec4b40e27b16026"}, - {file = "coveralls-3.3.1.tar.gz", hash = "sha256:b32a8bb5d2df585207c119d6c01567b81fba690c9c10a753bfe27a335bfc43ea"}, + {file = "coveralls-4.0.0-py3-none-any.whl", hash = "sha256:401715d244a27d5da03eb1ac614aa585cc7e4dd5b0d4c035113b6349da4e6161"}, + {file = "coveralls-4.0.0.tar.gz", hash = "sha256:9486f353176d309066053d38edbade3aad6346c5eb8a5edde7090d3116219414"}, ] [package.dependencies] -coverage = ">=4.1,<6.0.0 || >6.1,<6.1.1 || >6.1.1,<7.0" -docopt = ">=0.6.1" -requests = ">=1.0.0" +coverage = {version = ">=5.0,<6.0.dev0 || >6.1,<6.1.1 || >6.1.1,<7.5", extras = ["toml"]} +docopt = ">=0.6.1,<0.7.0" +requests = ">=1.0.0,<3.0.0" [package.extras] -yaml = ["PyYAML (>=3.10)"] +yaml = ["pyyaml (>=3.10,<7.0)"] [[package]] name = "crispy-bootstrap4" version = "2024.1" description = "Bootstrap4 template pack for django-crispy-forms" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -806,7 +783,6 @@ django-crispy-forms = ">=2.0" name = "cryptography" version = "42.0.5" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -861,7 +837,6 @@ test-randomorder = ["pytest-randomly"] name = "cycler" version = "0.12.1" description = "Composable style cycles" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -877,7 +852,6 @@ tests = ["pytest", "pytest-cov", "pytest-xdist"] name = "django" version = "4.2.11" description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -899,7 +873,6 @@ bcrypt = ["bcrypt"] name = "django-bootstrap4" version = "24.1" description = "Django extensions by Zostera" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -915,7 +888,6 @@ Django = ">=3.2" name = "django-contrib-comments" version = "2.2.0" description = "The code formerly known as django.contrib.comments." -category = "main" optional = false python-versions = "*" files = [ @@ -930,7 +902,6 @@ Django = ">=2.2" name = "django-crispy-forms" version = "2.1" description = "Best way to have Django DRY forms" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -945,7 +916,6 @@ django = ">=4.2" name = "django-dramatiq" version = "0.11.6" description = "A Django app for Dramatiq." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -964,7 +934,6 @@ dev = ["bumpversion", "flake8", "flake8-quotes", "isort", "pytest", "pytest-cov" name = "django-extensions" version = "3.2.3" description = "Extensions for Django" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -979,7 +948,6 @@ Django = ">=3.2" name = "django-filter" version = "24.1" description = "Django-filter is a reusable Django application for allowing users to filter querysets dynamically." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -994,7 +962,6 @@ Django = ">=4.2" name = "django-gravatar2" version = "1.4.4" description = "Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite!" -category = "main" optional = false python-versions = "*" files = [ @@ -1006,7 +973,6 @@ files = [ name = "django-guardian" version = "2.4.0" description = "Implementation of per object permissions for Django." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1021,7 +987,6 @@ Django = ">=2.2" name = "djangorestframework" version = "3.15.0" description = "Web APIs for Django, made easy." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1037,7 +1002,6 @@ django = ">=3.0" name = "docopt" version = "0.6.2" description = "Pythonic argument parser, that will make you smile" -category = "main" optional = false python-versions = "*" files = [ @@ -1048,7 +1012,6 @@ files = [ name = "dramatiq" version = "1.16.0" description = "Background Processing for Python 3." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1075,7 +1038,6 @@ watch = ["watchdog", "watchdog-gevent"] name = "elastic-transport" version = "8.12.0" description = "Transport classes and utilities shared among Python Elastic client libraries" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1094,7 +1056,6 @@ develop = ["aiohttp", "furo", "mock", "pytest", "pytest-asyncio", "pytest-cov", name = "elasticsearch" version = "8.12.1" description = "Python client for Elasticsearch" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1113,7 +1074,6 @@ requests = ["requests (>=2.4.0,<3.0.0)"] name = "elasticsearch-dsl" version = "8.12.0" description = "Python client for Elasticsearch" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1132,7 +1092,6 @@ develop = ["coverage", "pytest", "pytest-cov", "pytest-mock", "pytz", "sphinx (> name = "factory-boy" version = "3.2.1" description = "A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1151,7 +1110,6 @@ doc = ["Sphinx", "sphinx-rtd-theme", "sphinxcontrib-spelling"] name = "faker" version = "24.2.0" description = "Faker is a Python package that generates fake data for you." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1167,7 +1125,6 @@ typing-extensions = {version = ">=3.10.0.1", markers = "python_version <= \"3.8\ name = "fastavro" version = "1.9.4" description = "Fast read/write of AVRO files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1214,7 +1171,6 @@ zstandard = ["zstandard"] name = "fink-client" version = "7.2" description = "Light-weight client to manipulate alerts from Fink" -category = "main" optional = false python-versions = "*" files = [ @@ -1239,7 +1195,6 @@ tqdm = "*" name = "fits2image" version = "0.4.7" description = "Common libraries for the conversion and scaling of fits images" -category = "main" optional = false python-versions = "*" files = [ @@ -1256,7 +1211,6 @@ Pillow = "*" name = "flake8" version = "7.0.0" description = "the modular source code checker: pep8 pyflakes and co" -category = "dev" optional = false python-versions = ">=3.8.1" files = [ @@ -1273,7 +1227,6 @@ pyflakes = ">=3.2.0,<3.3.0" name = "fonttools" version = "4.51.0" description = "Tools to manipulate font files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1339,7 +1292,6 @@ woff = ["brotli (>=1.0.1)", "brotlicffi (>=0.8.0)", "zopfli (>=0.1.4)"] name = "gcn-kafka" version = "0.2.3" description = "Kafka client for NASA's General Coordinates Network (GCN)" -category = "main" optional = false python-versions = "*" files = [ @@ -1360,7 +1312,6 @@ test = ["pytest"] name = "gevent" version = "24.2.1" description = "Coroutine-based network library" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1427,7 +1378,6 @@ test = ["cffi (>=1.12.2)", "coverage (>=5.0)", "dnspython (>=1.16.0,<2.0)", "idn name = "greenlet" version = "3.0.3" description = "Lightweight in-process concurrent programming" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1499,7 +1449,6 @@ test = ["objgraph", "psutil"] name = "gwcs" version = "0.18.3" description = "Generalized World Coordinate System" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1523,7 +1472,6 @@ test = ["ci-watson (>=0.3.0)", "codecov", "pytest (>=4.6.0)", "pytest-astropy"] name = "hop-client" version = "0.8.0" description = "A pub-sub client library for Multi-messenger Astrophysics" -category = "main" optional = false python-versions = ">=3.6.*" files = [ @@ -1546,7 +1494,6 @@ docs = ["sphinx", "sphinx-rtd-theme", "sphinxcontrib-programoutput"] name = "html5lib" version = "1.1" description = "HTML parser based on the WHATWG HTML specification" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1568,7 +1515,6 @@ lxml = ["lxml"] name = "idna" version = "3.6" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1580,7 +1526,6 @@ files = [ name = "importlib-metadata" version = "7.0.2" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1600,7 +1545,6 @@ testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs name = "importlib-resources" version = "6.3.1" description = "Read resources from Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1619,7 +1563,6 @@ testing = ["jaraco.collections", "pytest (>=6)", "pytest-checkdocs (>=2.4)", "py name = "jaraco-classes" version = "3.3.1" description = "Utility functions for Python class constructs" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1638,7 +1581,6 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-ena name = "jeepney" version = "0.8.0" description = "Low-level, pure Python DBus protocol wrapper." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1654,7 +1596,6 @@ trio = ["async_generator", "trio"] name = "jmespath" version = "1.0.1" description = "JSON Matching Expressions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1666,7 +1607,6 @@ files = [ name = "jsonschema" version = "4.17.3" description = "An implementation of JSON Schema validation for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1688,7 +1628,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- name = "keyring" version = "24.3.1" description = "Store and access your passwords safely." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1713,7 +1652,6 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-ena name = "kiwisolver" version = "1.4.5" description = "A fast implementation of the Cassowary constraint solver" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1827,7 +1765,6 @@ files = [ name = "markdown" version = "3.6" description = "Python implementation of John Gruber's Markdown." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1846,7 +1783,6 @@ testing = ["coverage", "pyyaml"] name = "matplotlib" version = "3.7.5" description = "Python plotting package" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1915,7 +1851,6 @@ python-dateutil = ">=2.7" name = "mccabe" version = "0.7.0" description = "McCabe checker, plugin for flake8" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1927,7 +1862,6 @@ files = [ name = "more-itertools" version = "10.2.0" description = "More routines for operating on iterables, beyond itertools" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1939,7 +1873,6 @@ files = [ name = "ndcube" version = "2.1.4" description = "A package for multi-dimensional contiguous and non-contiguous coordinate aware arrays." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1964,7 +1897,6 @@ tests = ["dask", "pytest", "pytest-astropy", "pytest-mpl (>=0.12)", "scipy", "su name = "numpy" version = "1.24.4" description = "Fundamental package for array computing in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2002,7 +1934,6 @@ files = [ name = "packaging" version = "24.0" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2014,7 +1945,6 @@ files = [ name = "pandas" version = "2.0.3" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2048,8 +1978,8 @@ files = [ [package.dependencies] numpy = [ {version = ">=1.20.3", markers = "python_version < \"3.10\""}, - {version = ">=1.21.0", markers = "python_version >= \"3.10\""}, {version = ">=1.23.2", markers = "python_version >= \"3.11\""}, + {version = ">=1.21.0", markers = "python_version >= \"3.10\" and python_version < \"3.11\""}, ] python-dateutil = ">=2.8.2" pytz = ">=2020.1" @@ -2082,7 +2012,6 @@ xml = ["lxml (>=4.6.3)"] name = "pillow" version = "10.2.0" description = "Python Imaging Library (Fork)" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2168,7 +2097,6 @@ xmp = ["defusedxml"] name = "pkgutil-resolve-name" version = "1.3.10" description = "Resolve a name to an object." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2180,7 +2108,6 @@ files = [ name = "plotly" version = "5.20.0" description = "An open-source, interactive data visualization library for Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2196,7 +2123,6 @@ tenacity = ">=6.2.0" name = "pluggy" version = "1.5.0" description = "plugin and hook calling mechanisms for python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2212,7 +2138,6 @@ testing = ["pytest", "pytest-benchmark"] name = "prometheus-client" version = "0.20.0" description = "Python client for the Prometheus monitoring system." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2227,7 +2152,6 @@ twisted = ["twisted"] name = "psycopg2-binary" version = "2.9.9" description = "psycopg2 - Python-PostgreSQL Database Adapter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2309,7 +2233,6 @@ files = [ name = "pyarrow" version = "16.0.0" description = "Python library for Apache Arrow" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2358,7 +2281,6 @@ numpy = ">=1.16.6" name = "pycodestyle" version = "2.11.1" description = "Python style guide checker" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -2370,7 +2292,6 @@ files = [ name = "pycparser" version = "2.21" description = "C parser in Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2382,7 +2303,6 @@ files = [ name = "pyerfa" version = "2.0.0.3" description = "Python bindings for ERFA" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2439,7 +2359,6 @@ test = ["pytest", "pytest-doctestplus (>=0.7)"] name = "pyflakes" version = "3.2.0" description = "passive checker of Python programs" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -2451,7 +2370,6 @@ files = [ name = "pyparsing" version = "3.1.2" description = "pyparsing module - Classes and methods to define and execute parsing grammars" -category = "main" optional = false python-versions = ">=3.6.8" files = [ @@ -2466,7 +2384,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pyrsistent" version = "0.20.0" description = "Persistent/Functional/Immutable data structures" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2508,7 +2425,6 @@ files = [ name = "python-dateutil" version = "2.9.0.post0" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -2523,7 +2439,6 @@ six = ">=1.5" name = "pytz" version = "2024.1" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -2535,7 +2450,6 @@ files = [ name = "pyvo" version = "1.5.1" description = "Astropy affiliated package for accessing Virtual Observatory data and services" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2556,7 +2470,6 @@ test = ["pytest-astropy", "pytest-doctestplus (>=0.13)", "requests-mock"] name = "pywin32-ctypes" version = "0.2.2" description = "A (partial) reimplementation of pywin32 using ctypes/cffi" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2568,7 +2481,6 @@ files = [ name = "pyyaml" version = "6.0.1" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2629,7 +2541,6 @@ files = [ name = "redis" version = "5.0.3" description = "Python client for Redis database and key-value store" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2648,7 +2559,6 @@ ocsp = ["cryptography (>=36.0.1)", "pyopenssl (==20.0.1)", "requests (>=2.26.0)" name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2670,7 +2580,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "scipy" version = "1.10.1" description = "Fundamental algorithms for scientific computing in Python" -category = "main" optional = false python-versions = "<3.12,>=3.8" files = [ @@ -2709,7 +2618,6 @@ test = ["asv", "gmpy2", "mpmath", "pooch", "pytest", "pytest-cov", "pytest-timeo name = "secretstorage" version = "3.3.3" description = "Python bindings to FreeDesktop.org Secret Service API" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2725,7 +2633,6 @@ jeepney = ">=0.6" name = "semantic-version" version = "2.10.0" description = "A library implementing the 'SemVer' scheme." -category = "main" optional = false python-versions = ">=2.7" files = [ @@ -2741,7 +2648,6 @@ doc = ["Sphinx", "sphinx-rtd-theme"] name = "setuptools" version = "69.2.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2758,7 +2664,6 @@ testing-integration = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "jar name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -2770,7 +2675,6 @@ files = [ name = "soupsieve" version = "2.5" description = "A modern CSS selector implementation for Beautiful Soup." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2782,7 +2686,6 @@ files = [ name = "specutils" version = "1.13.0" description = "Package for spectroscopic astronomical data" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2808,7 +2711,6 @@ test = ["matplotlib", "pytest-astropy", "spectral-cube", "tox"] name = "sqlparse" version = "0.4.4" description = "A non-validating SQL parser." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2825,7 +2727,6 @@ test = ["pytest", "pytest-cov"] name = "tabulate" version = "0.9.0" description = "Pretty-print tabular data" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2840,7 +2741,6 @@ widechars = ["wcwidth"] name = "tenacity" version = "8.2.3" description = "Retry code until it succeeds" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2855,7 +2755,6 @@ doc = ["reno", "sphinx", "tornado (>=4.5)"] name = "tom-alertstreams" version = "0.6.2" description = "Reusable TOMToolkit app for listening to kafka streams." -category = "main" optional = false python-versions = ">=3.8,<3.12" files = [ @@ -2873,7 +2772,6 @@ tomtoolkit = ">=2.10,<3.0" name = "toml" version = "0.10.2" description = "Python Library for Tom's Obvious, Minimal Language" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -2881,11 +2779,21 @@ files = [ {file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"}, ] +[[package]] +name = "tomli" +version = "2.0.1" +description = "A lil' TOML parser" +optional = false +python-versions = ">=3.7" +files = [ + {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, + {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, +] + [[package]] name = "tomtoolkit" version = "2.17.2" description = "TOM Toolkit and base modules" -category = "main" optional = false python-versions = ">=3.8.1,<3.12" files = [ @@ -2923,7 +2831,6 @@ specutils = "<2" name = "tqdm" version = "4.66.2" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2944,7 +2851,6 @@ telegram = ["requests"] name = "typing-extensions" version = "4.10.0" description = "Backported and Experimental Type Hints for Python 3.8+" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2956,7 +2862,6 @@ files = [ name = "tzdata" version = "2024.1" description = "Provider of IANA time zone data" -category = "main" optional = false python-versions = ">=2" files = [ @@ -2968,7 +2873,6 @@ files = [ name = "urllib3" version = "2.2.1" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2986,7 +2890,6 @@ zstd = ["zstandard (>=0.18.0)"] name = "watchdog" version = "4.0.0" description = "Filesystem events monitoring" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3028,7 +2931,6 @@ watchmedo = ["PyYAML (>=3.10)"] name = "watchdog-gevent" version = "0.1.1" description = "A gevent-based observer for watchdog." -category = "main" optional = false python-versions = "*" files = [ @@ -3044,7 +2946,6 @@ watchdog = ">=0.8" name = "webencodings" version = "0.5.1" description = "Character encoding aliases for legacy web content" -category = "main" optional = false python-versions = "*" files = [ @@ -3056,7 +2957,6 @@ files = [ name = "xmltodict" version = "0.13.0" description = "Makes working with XML feel like you are working with JSON" -category = "main" optional = false python-versions = ">=3.4" files = [ @@ -3068,7 +2968,6 @@ files = [ name = "zipp" version = "3.18.1" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3084,7 +2983,6 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p name = "zope-event" version = "5.0" description = "Very basic event publishing system" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3103,7 +3001,6 @@ test = ["zope.testrunner"] name = "zope-interface" version = "6.2" description = "Interfaces for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3156,4 +3053,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = ">=3.8.1,<3.12" -content-hash = "817a614e1c2df22670c3e23b9613fc8d5fcd5be7171940c91654c1d4882e98aa" +content-hash = "b2e65f440cf02fd07d6fb0f0208a39a11a61627b35c0d962847547341834c40a" diff --git a/pyproject.toml b/pyproject.toml index 9277f79..1b84fb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ factory_boy = ">=3.1,<3.3" [tool.poetry.group.coverage.dependencies] coverage = "~6" # coveralls needs ~6 even though 7.3.2 is latest -coveralls = "~3" +coveralls = ">=3,<5" [tool.poetry.group.lint.dependencies] flake8 = ">=6.0,<7.1"