Skip to content

Commit

Permalink
Merge pull request #862 from materialsproject/revert-860-auto-depende…
Browse files Browse the repository at this point in the history
…ncy-upgrades

Revert "Automated dependency upgrades"
  • Loading branch information
rkingsbury authored Sep 11, 2023
2 parents f1f2f8b + b3ad8e4 commit 145d0ed
Show file tree
Hide file tree
Showing 16 changed files with 348 additions and 300 deletions.
10 changes: 5 additions & 5 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
71 changes: 38 additions & 33 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -351,15 +354,15 @@ responses==0.21.0
# moto
rich==13.5.2
# via memray
rpds-py==0.10.2
rpds-py==0.10.0
# via
# jsonschema
# referencing
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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
10 changes: 5 additions & 5 deletions requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Loading

0 comments on commit 145d0ed

Please sign in to comment.