diff --git a/requirements/macos-latest_py3.10.txt b/requirements/macos-latest_py3.10.txt index 4e7c3c0de..407d472ec 100644 --- a/requirements/macos-latest_py3.10.txt +++ b/requirements/macos-latest_py3.10.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.44 +boto3==1.28.40 # via maggma (setup.py) -botocore==1.31.44 +botocore==1.31.40 # via # boto3 # s3transfer @@ -75,13 +75,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -113,7 +113,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing diff --git a/requirements/macos-latest_py3.10_extras.txt b/requirements/macos-latest_py3.10_extras.txt index 3a911026f..ff260a0bc 100644 --- a/requirements/macos-latest_py3.10_extras.txt +++ b/requirements/macos-latest_py3.10_extras.txt @@ -9,17 +9,16 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi - # httpcore # starlette appnope==0.1.3 # via ipython -asttokens==2.4.0 +asttokens==2.3.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.3 # via # azure-identity # azure-storage-blob @@ -33,13 +32,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko +beautifulsoup4==4.12.2 + # via readtime blinker==1.6.2 # via flask -boto3==1.28.44 - # via - # maggma (setup.py) - # moto -botocore==1.31.44 +boto3==1.28.40 + # via maggma (setup.py) +botocore==1.31.40 # via # boto3 # moto @@ -67,7 +66,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.1 +coverage[toml]==7.3.0 # via pytest-cov cryptography==41.0.3 # via @@ -79,6 +78,8 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin +cssselect==1.2.0 + # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -91,9 +92,6 @@ exceptiongroup==1.1.3 # via # anyio # ipython - # pytest -execnet==2.0.2 - # via pytest-xdist executing==1.2.0 # via stack-data fastapi==0.103.1 @@ -106,7 +104,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.36.2 +griffe==0.35.2 # via mkdocstrings-python h11==0.14.0 # via @@ -118,7 +116,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.2.1 +hvac==1.1.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -127,8 +125,6 @@ idna==3.4 # anyio # httpx # requests -iniconfig==2.0.0 - # via pytest ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -163,6 +159,10 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat +lxml==4.9.3 + # via + # mkdocs-material + # pyquery markdown==3.4.4 # via # mkdocs @@ -172,6 +172,8 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich +markdown2==2.4.10 + # via readtime markupsafe==2.1.3 # via # jinja2 @@ -195,27 +197,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.8 +mkdocs-material==9.2.6 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.23.0 +mkdocstrings[python]==0.22.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.2 +mkdocstrings-python==1.6.0 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.2 +moto==4.2.0 # via maggma (setup.py) msal==1.23.0 # via @@ -231,7 +233,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via @@ -259,7 +261,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.4.0 +pre-commit==3.3.3 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -276,15 +278,12 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via - # ipython - # mkdocs-material - # rich + # via ipython pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.3 +pymdown-extensions==10.2.1 # via # mkdocs-material # mkdocstrings @@ -294,7 +293,9 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pytest==7.4.2 +pyquery==2.0.0 + # via readtime +pytest==7.4.0 # via # maggma (setup.py) # pytest-asyncio @@ -328,6 +329,8 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) +readtime==3.0.0 + # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -351,7 +354,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing @@ -359,7 +362,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.287 +ruff==0.0.286 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -376,6 +379,8 @@ sniffio==1.3.0 # anyio # httpcore # httpx +soupsieve==2.4.1 + # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -400,7 +405,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.2.0.0 +types-setuptools==68.1.0.1 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -418,7 +423,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.5 +virtualenv==20.24.4 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/macos-latest_py3.11.txt b/requirements/macos-latest_py3.11.txt index 1cad50d6c..545bfa068 100644 --- a/requirements/macos-latest_py3.11.txt +++ b/requirements/macos-latest_py3.11.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.44 +boto3==1.28.40 # via maggma (setup.py) -botocore==1.31.44 +botocore==1.31.40 # via # boto3 # s3transfer @@ -73,13 +73,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -111,7 +111,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing diff --git a/requirements/macos-latest_py3.11_extras.txt b/requirements/macos-latest_py3.11_extras.txt index 09e7d6b6c..5cd32aaf7 100644 --- a/requirements/macos-latest_py3.11_extras.txt +++ b/requirements/macos-latest_py3.11_extras.txt @@ -9,17 +9,16 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi - # httpcore # starlette appnope==0.1.3 # via ipython -asttokens==2.4.0 +asttokens==2.3.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.3 # via # azure-identity # azure-storage-blob @@ -33,13 +32,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko +beautifulsoup4==4.12.2 + # via readtime blinker==1.6.2 # via flask -boto3==1.28.44 - # via - # maggma (setup.py) - # moto -botocore==1.31.44 +boto3==1.28.40 + # via maggma (setup.py) +botocore==1.31.40 # via # boto3 # moto @@ -67,7 +66,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.1 +coverage[toml]==7.3.0 # via pytest-cov cryptography==41.0.3 # via @@ -79,6 +78,8 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin +cssselect==1.2.0 + # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -101,7 +102,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.36.2 +griffe==0.35.2 # via mkdocstrings-python h11==0.14.0 # via @@ -113,7 +114,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.2.1 +hvac==1.1.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -122,8 +123,6 @@ idna==3.4 # anyio # httpx # requests -iniconfig==2.0.0 - # via pytest ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -158,6 +157,10 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat +lxml==4.9.3 + # via + # mkdocs-material + # pyquery markdown==3.4.4 # via # mkdocs @@ -167,6 +170,8 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich +markdown2==2.4.10 + # via readtime markupsafe==2.1.3 # via # jinja2 @@ -190,27 +195,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.8 +mkdocs-material==9.2.6 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.23.0 +mkdocstrings[python]==0.22.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.2 +mkdocstrings-python==1.6.0 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.2 +moto==4.2.0 # via maggma (setup.py) msal==1.23.0 # via @@ -226,7 +231,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via @@ -254,7 +259,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.4.0 +pre-commit==3.3.3 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -271,15 +276,12 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via - # ipython - # mkdocs-material - # rich + # via ipython pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.3 +pymdown-extensions==10.2.1 # via # mkdocs-material # mkdocstrings @@ -289,7 +291,9 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pytest==7.4.2 +pyquery==2.0.0 + # via readtime +pytest==7.4.0 # via # maggma (setup.py) # pytest-asyncio @@ -323,6 +327,8 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) +readtime==3.0.0 + # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -346,7 +352,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing @@ -354,7 +360,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.287 +ruff==0.0.286 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -371,6 +377,8 @@ sniffio==1.3.0 # anyio # httpcore # httpx +soupsieve==2.4.1 + # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -391,7 +399,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.2.0.0 +types-setuptools==68.1.0.1 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -407,7 +415,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.5 +virtualenv==20.24.4 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/macos-latest_py3.8.txt b/requirements/macos-latest_py3.8.txt index 89db30c82..3a30f6e86 100644 --- a/requirements/macos-latest_py3.8.txt +++ b/requirements/macos-latest_py3.8.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.44 +boto3==1.28.40 # via maggma (setup.py) -botocore==1.31.44 +botocore==1.31.40 # via # boto3 # s3transfer @@ -81,13 +81,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.24.4 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -121,7 +121,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing diff --git a/requirements/macos-latest_py3.8_extras.txt b/requirements/macos-latest_py3.8_extras.txt index 45cbd191d..f459b4aba 100644 --- a/requirements/macos-latest_py3.8_extras.txt +++ b/requirements/macos-latest_py3.8_extras.txt @@ -9,17 +9,16 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi - # httpcore # starlette appnope==0.1.3 # via ipython -asttokens==2.4.0 +asttokens==2.3.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.3 # via # azure-identity # azure-storage-blob @@ -33,13 +32,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko +beautifulsoup4==4.12.2 + # via readtime blinker==1.6.2 # via flask -boto3==1.28.44 - # via - # maggma (setup.py) - # moto -botocore==1.31.44 +boto3==1.28.40 + # via maggma (setup.py) +botocore==1.31.40 # via # boto3 # moto @@ -67,7 +66,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.1 +coverage[toml]==7.3.0 # via pytest-cov cryptography==41.0.3 # via @@ -79,6 +78,8 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin +cssselect==1.2.0 + # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -105,7 +106,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.36.2 +griffe==0.35.2 # via mkdocstrings-python h11==0.14.0 # via @@ -117,7 +118,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.2.1 +hvac==1.1.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -172,6 +173,10 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat +lxml==4.9.3 + # via + # mkdocs-material + # pyquery markdown==3.4.4 # via # mkdocs @@ -181,6 +186,8 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich +markdown2==2.4.10 + # via readtime markupsafe==2.1.3 # via # jinja2 @@ -204,27 +211,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.8 +mkdocs-material==9.2.6 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.23.0 +mkdocstrings[python]==0.22.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.2 +mkdocstrings-python==1.6.0 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.2 +moto==4.2.0 # via maggma (setup.py) msal==1.23.0 # via @@ -240,7 +247,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.24.4 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via @@ -270,7 +277,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.4.0 +pre-commit==3.3.3 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -287,15 +294,12 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via - # ipython - # mkdocs-material - # rich + # via ipython pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.3 +pymdown-extensions==10.2.1 # via # mkdocs-material # mkdocstrings @@ -305,7 +309,9 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pytest==7.4.2 +pyquery==2.0.0 + # via readtime +pytest==7.4.0 # via # maggma (setup.py) # pytest-asyncio @@ -328,7 +334,7 @@ python-dateutil==2.8.2 # moto python-multipart==0.0.6 # via starlette -pytz==2023.3.post1 +pytz==2023.3 # via babel pyyaml==6.0.1 # via @@ -341,6 +347,8 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) +readtime==3.0.0 + # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -364,7 +372,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing @@ -372,7 +380,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.287 +ruff==0.0.286 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -389,6 +397,8 @@ sniffio==1.3.0 # anyio # httpcore # httpx +soupsieve==2.4.1 + # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -413,7 +423,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.2.0.0 +types-setuptools==68.1.0.1 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -436,7 +446,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.5 +virtualenv==20.24.4 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/macos-latest_py3.9.txt b/requirements/macos-latest_py3.9.txt index 4e5d7ee00..9d5871836 100644 --- a/requirements/macos-latest_py3.9.txt +++ b/requirements/macos-latest_py3.9.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.44 +boto3==1.28.40 # via maggma (setup.py) -botocore==1.31.44 +botocore==1.31.40 # via # boto3 # s3transfer @@ -77,13 +77,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -115,7 +115,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing diff --git a/requirements/macos-latest_py3.9_extras.txt b/requirements/macos-latest_py3.9_extras.txt index 8b8f6ed3a..aa276d62e 100644 --- a/requirements/macos-latest_py3.9_extras.txt +++ b/requirements/macos-latest_py3.9_extras.txt @@ -9,17 +9,16 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi - # httpcore # starlette appnope==0.1.3 # via ipython -asttokens==2.4.0 +asttokens==2.3.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.3 # via # azure-identity # azure-storage-blob @@ -33,13 +32,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko +beautifulsoup4==4.12.2 + # via readtime blinker==1.6.2 # via flask -boto3==1.28.44 - # via - # maggma (setup.py) - # moto -botocore==1.31.44 +boto3==1.28.40 + # via maggma (setup.py) +botocore==1.31.40 # via # boto3 # moto @@ -67,7 +66,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.1 +coverage[toml]==7.3.0 # via pytest-cov cryptography==41.0.3 # via @@ -79,6 +78,8 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin +cssselect==1.2.0 + # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -91,9 +92,6 @@ exceptiongroup==1.1.3 # via # anyio # ipython - # pytest -execnet==2.0.2 - # via pytest-xdist executing==1.2.0 # via stack-data fastapi==0.103.1 @@ -106,7 +104,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.36.2 +griffe==0.35.2 # via mkdocstrings-python h11==0.14.0 # via @@ -118,7 +116,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.2.1 +hvac==1.1.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -128,13 +126,7 @@ idna==3.4 # httpx # requests importlib-metadata==6.8.0 - # via - # flask - # markdown - # mkdocs - # mkdocstrings -iniconfig==2.0.0 - # via pytest + # via flask ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -169,6 +161,10 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat +lxml==4.9.3 + # via + # mkdocs-material + # pyquery markdown==3.4.4 # via # mkdocs @@ -178,6 +174,8 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich +markdown2==2.4.10 + # via readtime markupsafe==2.1.3 # via # jinja2 @@ -201,27 +199,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.8 +mkdocs-material==9.2.6 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.23.0 +mkdocstrings[python]==0.22.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.2 +mkdocstrings-python==1.6.0 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.2 +moto==4.2.0 # via maggma (setup.py) msal==1.23.0 # via @@ -237,7 +235,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via @@ -265,7 +263,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.4.0 +pre-commit==3.3.3 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -282,15 +280,12 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via - # ipython - # mkdocs-material - # rich + # via ipython pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.3 +pymdown-extensions==10.2.1 # via # mkdocs-material # mkdocstrings @@ -300,7 +295,9 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pytest==7.4.2 +pyquery==2.0.0 + # via readtime +pytest==7.4.0 # via # maggma (setup.py) # pytest-asyncio @@ -334,6 +331,8 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) +readtime==3.0.0 + # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -357,7 +356,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing @@ -365,7 +364,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.287 +ruff==0.0.286 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -382,6 +381,8 @@ sniffio==1.3.0 # anyio # httpcore # httpx +soupsieve==2.4.1 + # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -406,7 +407,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.2.0.0 +types-setuptools==68.1.0.1 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -428,7 +429,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.5 +virtualenv==20.24.4 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index 8e9c08c1e..fd55ce810 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.44 +boto3==1.28.40 # via maggma (setup.py) -botocore==1.31.44 +botocore==1.31.40 # via # boto3 # s3transfer @@ -75,13 +75,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -113,7 +113,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index 0bec48a16..123c9ae96 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -9,15 +9,14 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi - # httpcore # starlette -asttokens==2.4.0 +asttokens==2.3.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.3 # via # azure-identity # azure-storage-blob @@ -31,13 +30,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko +beautifulsoup4==4.12.2 + # via readtime blinker==1.6.2 # via flask -boto3==1.28.44 - # via - # maggma (setup.py) - # moto -botocore==1.31.44 +boto3==1.28.40 + # via maggma (setup.py) +botocore==1.31.40 # via # boto3 # moto @@ -65,7 +64,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.1 +coverage[toml]==7.3.0 # via pytest-cov cryptography==41.0.3 # via @@ -77,6 +76,8 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin +cssselect==1.2.0 + # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -89,9 +90,6 @@ exceptiongroup==1.1.3 # via # anyio # ipython - # pytest -execnet==2.0.2 - # via pytest-xdist executing==1.2.0 # via stack-data fastapi==0.103.1 @@ -104,7 +102,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.36.2 +griffe==0.35.2 # via mkdocstrings-python h11==0.14.0 # via @@ -116,7 +114,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.2.1 +hvac==1.1.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -125,8 +123,6 @@ idna==3.4 # anyio # httpx # requests -iniconfig==2.0.0 - # via pytest ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -161,6 +157,10 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat +lxml==4.9.3 + # via + # mkdocs-material + # pyquery markdown==3.4.4 # via # mkdocs @@ -170,6 +170,8 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich +markdown2==2.4.10 + # via readtime markupsafe==2.1.3 # via # jinja2 @@ -193,27 +195,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.8 +mkdocs-material==9.2.6 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.23.0 +mkdocstrings[python]==0.22.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.2 +mkdocstrings-python==1.6.0 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.2 +moto==4.2.0 # via maggma (setup.py) msal==1.23.0 # via @@ -229,7 +231,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via @@ -257,7 +259,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.4.0 +pre-commit==3.3.3 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -274,15 +276,12 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via - # ipython - # mkdocs-material - # rich + # via ipython pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.3 +pymdown-extensions==10.2.1 # via # mkdocs-material # mkdocstrings @@ -292,7 +291,9 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pytest==7.4.2 +pyquery==2.0.0 + # via readtime +pytest==7.4.0 # via # maggma (setup.py) # pytest-asyncio @@ -326,6 +327,8 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) +readtime==3.0.0 + # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -349,7 +352,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing @@ -357,7 +360,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.287 +ruff==0.0.286 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -374,6 +377,8 @@ sniffio==1.3.0 # anyio # httpcore # httpx +soupsieve==2.4.1 + # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -398,7 +403,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.2.0.0 +types-setuptools==68.1.0.1 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -416,7 +421,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.5 +virtualenv==20.24.4 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index fd09517f7..bd3f87901 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.44 +boto3==1.28.40 # via maggma (setup.py) -botocore==1.31.44 +botocore==1.31.40 # via # boto3 # s3transfer @@ -73,13 +73,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -111,7 +111,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index 1082fe1c1..97431986d 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -9,15 +9,14 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi - # httpcore # starlette -asttokens==2.4.0 +asttokens==2.3.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.3 # via # azure-identity # azure-storage-blob @@ -31,13 +30,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko +beautifulsoup4==4.12.2 + # via readtime blinker==1.6.2 # via flask -boto3==1.28.44 - # via - # maggma (setup.py) - # moto -botocore==1.31.44 +boto3==1.28.40 + # via maggma (setup.py) +botocore==1.31.40 # via # boto3 # moto @@ -65,7 +64,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.1 +coverage[toml]==7.3.0 # via pytest-cov cryptography==41.0.3 # via @@ -77,6 +76,8 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin +cssselect==1.2.0 + # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -99,7 +100,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.36.2 +griffe==0.35.2 # via mkdocstrings-python h11==0.14.0 # via @@ -111,7 +112,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.2.1 +hvac==1.1.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -120,8 +121,6 @@ idna==3.4 # anyio # httpx # requests -iniconfig==2.0.0 - # via pytest ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -156,6 +155,10 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat +lxml==4.9.3 + # via + # mkdocs-material + # pyquery markdown==3.4.4 # via # mkdocs @@ -165,6 +168,8 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich +markdown2==2.4.10 + # via readtime markupsafe==2.1.3 # via # jinja2 @@ -188,27 +193,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.8 +mkdocs-material==9.2.6 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.23.0 +mkdocstrings[python]==0.22.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.2 +mkdocstrings-python==1.6.0 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.2 +moto==4.2.0 # via maggma (setup.py) msal==1.23.0 # via @@ -224,7 +229,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via @@ -252,7 +257,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.4.0 +pre-commit==3.3.3 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -269,15 +274,12 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via - # ipython - # mkdocs-material - # rich + # via ipython pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.3 +pymdown-extensions==10.2.1 # via # mkdocs-material # mkdocstrings @@ -287,7 +289,9 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pytest==7.4.2 +pyquery==2.0.0 + # via readtime +pytest==7.4.0 # via # maggma (setup.py) # pytest-asyncio @@ -321,6 +325,8 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) +readtime==3.0.0 + # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -344,7 +350,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing @@ -352,7 +358,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.287 +ruff==0.0.286 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -369,6 +375,8 @@ sniffio==1.3.0 # anyio # httpcore # httpx +soupsieve==2.4.1 + # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -389,7 +397,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.2.0.0 +types-setuptools==68.1.0.1 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -405,7 +413,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.5 +virtualenv==20.24.4 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.8.txt b/requirements/ubuntu-latest_py3.8.txt index 13e6224f8..c0b02ed28 100644 --- a/requirements/ubuntu-latest_py3.8.txt +++ b/requirements/ubuntu-latest_py3.8.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.44 +boto3==1.28.40 # via maggma (setup.py) -botocore==1.31.44 +botocore==1.31.40 # via # boto3 # s3transfer @@ -81,13 +81,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.24.4 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -121,7 +121,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing diff --git a/requirements/ubuntu-latest_py3.8_extras.txt b/requirements/ubuntu-latest_py3.8_extras.txt index 48f224217..2041a87e1 100644 --- a/requirements/ubuntu-latest_py3.8_extras.txt +++ b/requirements/ubuntu-latest_py3.8_extras.txt @@ -9,15 +9,14 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi - # httpcore # starlette -asttokens==2.4.0 +asttokens==2.3.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.3 # via # azure-identity # azure-storage-blob @@ -31,13 +30,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko +beautifulsoup4==4.12.2 + # via readtime blinker==1.6.2 # via flask -boto3==1.28.44 - # via - # maggma (setup.py) - # moto -botocore==1.31.44 +boto3==1.28.40 + # via maggma (setup.py) +botocore==1.31.40 # via # boto3 # moto @@ -65,7 +64,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.1 +coverage[toml]==7.3.0 # via pytest-cov cryptography==41.0.3 # via @@ -77,6 +76,8 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin +cssselect==1.2.0 + # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -103,7 +104,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.36.2 +griffe==0.35.2 # via mkdocstrings-python h11==0.14.0 # via @@ -115,7 +116,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.2.1 +hvac==1.1.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -170,6 +171,10 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat +lxml==4.9.3 + # via + # mkdocs-material + # pyquery markdown==3.4.4 # via # mkdocs @@ -179,6 +184,8 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich +markdown2==2.4.10 + # via readtime markupsafe==2.1.3 # via # jinja2 @@ -202,27 +209,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.8 +mkdocs-material==9.2.6 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.23.0 +mkdocstrings[python]==0.22.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.2 +mkdocstrings-python==1.6.0 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.2 +moto==4.2.0 # via maggma (setup.py) msal==1.23.0 # via @@ -238,7 +245,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.24.4 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via @@ -268,7 +275,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.4.0 +pre-commit==3.3.3 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -285,15 +292,12 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via - # ipython - # mkdocs-material - # rich + # via ipython pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.3 +pymdown-extensions==10.2.1 # via # mkdocs-material # mkdocstrings @@ -303,7 +307,9 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pytest==7.4.2 +pyquery==2.0.0 + # via readtime +pytest==7.4.0 # via # maggma (setup.py) # pytest-asyncio @@ -326,7 +332,7 @@ python-dateutil==2.8.2 # moto python-multipart==0.0.6 # via starlette -pytz==2023.3.post1 +pytz==2023.3 # via babel pyyaml==6.0.1 # via @@ -339,6 +345,8 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) +readtime==3.0.0 + # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -362,7 +370,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing @@ -370,7 +378,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.287 +ruff==0.0.286 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -387,6 +395,8 @@ sniffio==1.3.0 # anyio # httpcore # httpx +soupsieve==2.4.1 + # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -411,7 +421,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.2.0.0 +types-setuptools==68.1.0.1 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -434,7 +444,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.5 +virtualenv==20.24.4 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.9.txt b/requirements/ubuntu-latest_py3.9.txt index e08fe6608..a5ae44dd4 100644 --- a/requirements/ubuntu-latest_py3.9.txt +++ b/requirements/ubuntu-latest_py3.9.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.44 +boto3==1.28.40 # via maggma (setup.py) -botocore==1.31.44 +botocore==1.31.40 # via # boto3 # s3transfer @@ -77,13 +77,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -115,7 +115,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing diff --git a/requirements/ubuntu-latest_py3.9_extras.txt b/requirements/ubuntu-latest_py3.9_extras.txt index e4734ed38..d8f0ef401 100644 --- a/requirements/ubuntu-latest_py3.9_extras.txt +++ b/requirements/ubuntu-latest_py3.9_extras.txt @@ -9,15 +9,14 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi - # httpcore # starlette -asttokens==2.4.0 +asttokens==2.3.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.3 # via # azure-identity # azure-storage-blob @@ -31,13 +30,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko +beautifulsoup4==4.12.2 + # via readtime blinker==1.6.2 # via flask -boto3==1.28.44 - # via - # maggma (setup.py) - # moto -botocore==1.31.44 +boto3==1.28.40 + # via maggma (setup.py) +botocore==1.31.40 # via # boto3 # moto @@ -65,7 +64,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.1 +coverage[toml]==7.3.0 # via pytest-cov cryptography==41.0.3 # via @@ -77,6 +76,8 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin +cssselect==1.2.0 + # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -89,9 +90,6 @@ exceptiongroup==1.1.3 # via # anyio # ipython - # pytest -execnet==2.0.2 - # via pytest-xdist executing==1.2.0 # via stack-data fastapi==0.103.1 @@ -104,7 +102,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.36.2 +griffe==0.35.2 # via mkdocstrings-python h11==0.14.0 # via @@ -116,7 +114,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.2.1 +hvac==1.1.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -126,13 +124,7 @@ idna==3.4 # httpx # requests importlib-metadata==6.8.0 - # via - # flask - # markdown - # mkdocs - # mkdocstrings -iniconfig==2.0.0 - # via pytest + # via flask ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -167,6 +159,10 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat +lxml==4.9.3 + # via + # mkdocs-material + # pyquery markdown==3.4.4 # via # mkdocs @@ -176,6 +172,8 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich +markdown2==2.4.10 + # via readtime markupsafe==2.1.3 # via # jinja2 @@ -199,27 +197,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.8 +mkdocs-material==9.2.6 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.23.0 +mkdocstrings[python]==0.22.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.2 +mkdocstrings-python==1.6.0 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.5 +monty==2023.8.8 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.2 +moto==4.2.0 # via maggma (setup.py) msal==1.23.0 # via @@ -235,7 +233,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.7 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via @@ -263,7 +261,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.4.0 +pre-commit==3.3.3 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -280,15 +278,12 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via - # ipython - # mkdocs-material - # rich + # via ipython pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.3 +pymdown-extensions==10.2.1 # via # mkdocs-material # mkdocstrings @@ -298,7 +293,9 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pytest==7.4.2 +pyquery==2.0.0 + # via readtime +pytest==7.4.0 # via # maggma (setup.py) # pytest-asyncio @@ -332,6 +329,8 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) +readtime==3.0.0 + # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -355,7 +354,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.2 +rpds-py==0.10.0 # via # jsonschema # referencing @@ -363,7 +362,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.287 +ruff==0.0.286 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -380,6 +379,8 @@ sniffio==1.3.0 # anyio # httpcore # httpx +soupsieve==2.4.1 + # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -404,7 +405,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.2.0.0 +types-setuptools==68.1.0.1 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -426,7 +427,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.5 +virtualenv==20.24.4 # via pre-commit watchdog==3.0.0 # via mkdocs