Skip to content

Commit

Permalink
update dependencies for . (macos-latest/py3.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 4, 2023
1 parent e0aea2b commit df8ab7d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 13 deletions.
12 changes: 7 additions & 5 deletions requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
#
aioitertools==0.11.0
# via maggma (setup.py)
anyio==4.0.0
# via starlette
anyio==3.7.1
# via
# fastapi
# starlette
attrs==23.1.0
# via
# jsonschema
Expand All @@ -16,9 +18,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.39
boto3==1.28.40
# via maggma (setup.py)
botocore==1.31.39
botocore==1.31.40
# via
# boto3
# s3transfer
Expand All @@ -40,7 +42,7 @@ dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
fastapi==0.103.0
fastapi==0.103.1
# via maggma (setup.py)
flask==2.3.3
# via mongogrant
Expand Down
18 changes: 10 additions & 8 deletions requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@
#
aioitertools==0.11.0
# via maggma (setup.py)
anyio==4.0.0
# via starlette
anyio==3.7.1
# via
# fastapi
# starlette
appnope==0.1.3
# via ipython
asttokens==2.2.1
asttokens==2.3.0
# via stack-data
attrs==23.1.0
# via
Expand All @@ -30,9 +32,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.39
boto3==1.28.40
# via maggma (setup.py)
botocore==1.31.39
botocore==1.31.40
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -63,7 +65,7 @@ dnspython==2.4.2
# pymongo
executing==1.2.0
# via stack-data
fastapi==0.103.0
fastapi==0.103.1
# via maggma (setup.py)
fastjsonschema==2.18.0
# via nbformat
Expand All @@ -75,7 +77,7 @@ idna==3.4
# via
# anyio
# requests
ipython==8.14.0
ipython==8.15.0
# via maggma (setup.py)
isodate==0.6.1
# via azure-storage-blob
Expand Down Expand Up @@ -155,7 +157,7 @@ pydash==7.0.6
# via maggma (setup.py)
pygments==2.16.1
# via ipython
pyhcl==0.4.4
pyhcl==0.4.5
# via hvac
pyjwt[crypto]==2.8.0
# via msal
Expand Down

0 comments on commit df8ab7d

Please sign in to comment.