Skip to content

Commit

Permalink
Merge branch 'main' into bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
rkingsbury authored Dec 3, 2024
2 parents 7e0ee2a + a286e8e commit b203a9a
Show file tree
Hide file tree
Showing 18 changed files with 453 additions and 451 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
pip install -e .
pytest --cov=maggma --cov-report=xml
- uses: codecov/codecov-action@v4.6.0
- uses: codecov/codecov-action@v5.0.7
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
Expand Down
26 changes: 13 additions & 13 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ attrs==24.2.0
# jsonlines
# jsonschema
# referencing
bcrypt==4.2.0
bcrypt==4.2.1
# via paramiko
boto3==1.35.49
boto3==1.35.68
# via maggma (pyproject.toml)
botocore==1.35.49
botocore==1.35.68
# via
# boto3
# s3transfer
Expand All @@ -41,7 +41,7 @@ jsonschema==4.23.0
# via maggma (pyproject.toml)
jsonschema-specifications==2024.10.1
# via jsonschema
mongomock==4.2.0.post1
mongomock==4.3.0
# via maggma (pyproject.toml)
monty==2024.10.21
# via maggma (pyproject.toml)
Expand All @@ -52,25 +52,25 @@ numpy==1.26.4
# maggma (pyproject.toml)
# monty
# pandas
orjson==3.10.10
orjson==3.10.12
# via maggma (pyproject.toml)
packaging==24.1
packaging==24.2
# via mongomock
pandas==2.2.3
# via maggma (pyproject.toml)
paramiko==3.5.0
# via sshtunnel
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.1
# via
# maggma (pyproject.toml)
# pydantic-settings
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pydantic-settings==2.6.0
pydantic-settings==2.6.1
# via maggma (pyproject.toml)
pydash==8.0.3
pydash==8.0.4
# via maggma (pyproject.toml)
pymongo==4.10.1
# via maggma (pyproject.toml)
Expand All @@ -93,7 +93,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.20.0
rpds-py==0.21.0
# via
# jsonschema
# referencing
Expand All @@ -103,15 +103,15 @@ ruamel-yaml==0.18.6
# monty
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.3
s3transfer==0.10.4
# via boto3
sentinels==1.0.0
# via mongomock
six==1.16.0
# via python-dateutil
sshtunnel==0.4.0
# via maggma (pyproject.toml)
tqdm==4.66.5
tqdm==4.67.1
# via maggma (pyproject.toml)
typing-extensions==4.12.2
# via
Expand Down
88 changes: 44 additions & 44 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,25 +19,25 @@ attrs==24.2.0
# jsonlines
# jsonschema
# referencing
azure-core==1.31.0
azure-core==1.32.0
# via
# azure-identity
# azure-storage-blob
azure-identity==1.19.0
# via maggma (pyproject.toml)
azure-storage-blob==12.23.1
azure-storage-blob==12.24.0
# via maggma (pyproject.toml)
babel==2.16.0
# via mkdocs-material
bcrypt==4.2.0
bcrypt==4.2.1
# via paramiko
blinker==1.8.2
blinker==1.9.0
# via flask
boto3==1.35.49
boto3==1.35.68
# via
# maggma (pyproject.toml)
# moto
botocore==1.35.49
botocore==1.35.68
# via
# boto3
# moto
Expand Down Expand Up @@ -66,9 +66,9 @@ colorama==0.4.6
# via
# griffe
# mkdocs-material
contourpy==1.3.0
contourpy==1.3.1
# via matplotlib
coverage[toml]==7.6.4
coverage[toml]==7.6.8
# via pytest-cov
cryptography==43.0.3
# via
Expand Down Expand Up @@ -99,15 +99,15 @@ execnet==2.1.1
# via pytest-xdist
executing==2.1.0
# via stack-data
fastapi==0.115.4
fastapi==0.115.5
# via maggma (pyproject.toml)
fastjsonschema==2.20.0
# via nbformat
filelock==3.16.1
# via virtualenv
flask==3.0.3
flask==3.1.0
# via mongogrant
fonttools==4.54.1
fonttools==4.55.0
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand All @@ -119,13 +119,13 @@ h11==0.14.0
# uvicorn
htmlmin2==0.1.13
# via mkdocs-minify-plugin
httpcore==1.0.6
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via starlette
hvac==2.3.0
# via maggma (pyproject.toml)
identify==2.6.1
identify==2.6.2
# via pre-commit
idna==3.10
# via
Expand All @@ -142,7 +142,7 @@ itsdangerous==2.2.0
# via
# flask
# starlette
jedi==0.19.1
jedi==0.19.2
# via ipython
jinja2==3.1.4
# via
Expand Down Expand Up @@ -224,33 +224,33 @@ mkdocs-autorefs==1.2.0
# mkdocstrings-python
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-material==9.5.42
mkdocs-material==9.5.45
# via maggma (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
mkdocs-minify-plugin==0.8.0
# via maggma (pyproject.toml)
mkdocstrings[python]==0.26.2
mkdocstrings[python]==0.27.0
# via
# maggma (pyproject.toml)
# mkdocstrings-python
mkdocstrings-python==1.12.2
# via mkdocstrings
mongogrant==0.3.3
# via maggma (pyproject.toml)
mongomock==4.2.0.post1
mongomock==4.3.0
# via maggma (pyproject.toml)
monty==2024.10.21
# via
# maggma (pyproject.toml)
# pymatgen
montydb==2.5.3
# via maggma (pyproject.toml)
moto==5.0.18
moto==5.0.21
# via maggma (pyproject.toml)
mpmath==1.3.0
# via sympy
msal==1.31.0
msal==1.31.1
# via
# azure-identity
# msal-extensions
Expand All @@ -274,9 +274,9 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
orjson==3.10.10
orjson==3.10.12
# via maggma (pyproject.toml)
packaging==24.1
packaging==24.2
# via
# matplotlib
# mkdocs
Expand Down Expand Up @@ -326,29 +326,29 @@ pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.1
# via
# fastapi
# maggma (pyproject.toml)
# pydantic-settings
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pydantic-settings==2.6.0
pydantic-settings==2.6.1
# via maggma (pyproject.toml)
pydash==8.0.3
pydash==8.0.4
# via maggma (pyproject.toml)
pygments==2.18.0
# via
# ipython
# mkdocs-material
# rich
pyjwt[crypto]==2.9.0
pyjwt[crypto]==2.10.0
# via
# msal
# pyjwt
pymatgen==2024.10.27
pymatgen==2024.11.13
# via maggma (pyproject.toml)
pymdown-extensions==10.11.2
pymdown-extensions==10.12
# via
# mkdocs-material
# mkdocstrings
Expand All @@ -369,7 +369,7 @@ pytest==8.3.3
# pytest-xdist
pytest-asyncio==0.24.0
# via maggma (pyproject.toml)
pytest-cov==5.0.0
pytest-cov==6.0.0
# via maggma (pyproject.toml)
pytest-mock==3.14.0
# via maggma (pyproject.toml)
Expand All @@ -385,7 +385,7 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
python-multipart==0.0.16
python-multipart==0.0.17
# via starlette
pytz==2024.2
# via
Expand All @@ -408,7 +408,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
regex==2024.9.11
regex==2024.11.6
# via
# maggma (pyproject.toml)
# mkdocs-material
Expand All @@ -426,11 +426,11 @@ responses==0.21.0
# via
# maggma (pyproject.toml)
# moto
rich==13.9.3
rich==13.9.4
# via
# memray
# textual
rpds-py==0.20.0
rpds-py==0.21.0
# via
# jsonschema
# referencing
Expand All @@ -441,9 +441,9 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
ruff==0.7.1
ruff==0.8.0
# via maggma (pyproject.toml)
s3transfer==0.10.3
s3transfer==0.10.4
# via boto3
scipy==1.14.1
# via pymatgen
Expand All @@ -465,7 +465,7 @@ sshtunnel==0.4.0
# via maggma (pyproject.toml)
stack-data==0.6.3
# via ipython
starlette[full]==0.41.2
starlette[full]==0.41.3
# via
# fastapi
# maggma (pyproject.toml)
Expand All @@ -475,13 +475,13 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
textual==0.85.1
textual==0.87.1
# via memray
tomli==2.0.2
tomli==2.1.0
# via
# coverage
# pytest
tqdm==4.66.5
tqdm==4.67.1
# via
# maggma (pyproject.toml)
# pymatgen
Expand All @@ -495,7 +495,7 @@ types-python-dateutil==2.9.0.20241003
# via maggma (pyproject.toml)
types-pyyaml==6.0.12.20240917
# via maggma (pyproject.toml)
types-setuptools==75.2.0.20241025
types-setuptools==75.5.0.20241122
# via maggma (pyproject.toml)
typing-extensions==4.12.2
# via
Expand All @@ -522,15 +522,15 @@ urllib3==2.2.3
# botocore
# requests
# responses
uvicorn==0.32.0
uvicorn==0.32.1
# via maggma (pyproject.toml)
virtualenv==20.27.0
virtualenv==20.27.1
# via pre-commit
watchdog==5.0.3
watchdog==6.0.0
# via mkdocs
wcwidth==0.2.13
# via prompt-toolkit
werkzeug==3.0.6
werkzeug==3.1.3
# via
# flask
# moto
Expand Down
Loading

0 comments on commit b203a9a

Please sign in to comment.